-
Notifications
You must be signed in to change notification settings - Fork 528
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
<mp-html :content="htmlContent" :tag-style="tagStyle" />
<mp-html :content="str" />
<mp-html :content="question" />
const htmlContent = ref(`<div class="custom-container">
已知$ x = {-b \pm \sqrt{b^2-4ac} \over 2a \in} ,求\lim_{x \to \infty} \cfrac{1}{a} =c $</div>`)
const str = String.raw已知$ x = {-b \pm \sqrt{b^2-4ac} \over 2a \in} ,求\lim_{x \to \infty} \cfrac{1}{a} =c $
const question = String.raw已知$ x = {-b \\pm \\sqrt{b^2-4ac} \\over 2a \\in} ,求\\lim_{x \\to \\infty} \\cfrac{1}{a}=c $
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right