Skip to content

Commit 0bdbfb5

Browse files
committed
🐛 Fix links to :mathjax: and :katex:
1 parent 36e86d0 commit 0bdbfb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use MathJax (Latex or AsciiMath) in your AsciiDoc projects 🤟🚀
2222

2323
toc::[]
2424

25-
## {example}
25+
## 📝 {example}
2626

2727
## 📝 Installation
2828

@@ -50,9 +50,9 @@ and many other formats! There is even an {adoctorjs} version (an automated trans
5050
### 🔍 LaTeX
5151
Putting LaTeX equations in other places than a TeX document is not so easy. There are two main libraries for this:
5252

53-
* :mathjax:
53+
* {mathjax}
5454
** It uses native browser fonts and a lot of Css to replicate {latex} in the browser.
55-
* :katex:
55+
* {katex}
5656
** Similar to {mathjax}, built by Khan Academy.
5757
5858
### 🔍 STEM

0 commit comments

Comments
 (0)