yardcrane / comments

0 stars 0 forks source link

blog/docs/katex-support/ #3

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

KaTeX Support • Munif Tanjim

KaTeX Syntax for Markdown In your Markdown content, use the katex shortcode for inserting KaTeX. Check documentation for Shortcode: katex. Here’s an example Markdown content: When {{< katex inline >}} a \ne 0 {{< /katex >}}, there are two solutions to {{< katex >}} ax^2 + bx + c = 0 {{< /katex >}} and they are: {{< katex >}} x = {-b \pm \sqrt{b^2-4ac} \over 2a} {{< /katex >}} Output:

http://localhost:1313/blog/docs/katex-support/

yardcrane commented 3 years ago

test