We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e86d0 commit 0bdbfb5Copy full SHA for 0bdbfb5
README.adoc
@@ -22,7 +22,7 @@ Use MathJax (Latex or AsciiMath) in your AsciiDoc projects 🤟🚀
22
23
toc::[]
24
25
-## {example}
+## 📝 {example}
26
27
## 📝 Installation
28
@@ -50,9 +50,9 @@ and many other formats! There is even an {adoctorjs} version (an automated trans
50
### 🔍 LaTeX
51
Putting LaTeX equations in other places than a TeX document is not so easy. There are two main libraries for this:
52
53
-* :mathjax:
+* {mathjax}
54
** It uses native browser fonts and a lot of Css to replicate {latex} in the browser.
55
-* :katex:
+* {katex}
56
** Similar to {mathjax}, built by Khan Academy.
57
58
### 🔍 STEM
0 commit comments