mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 03:24:48 -04:00
fixing typo
This commit is contained in:
parent
2ecb85e8b2
commit
c0141e90a1
@ -12,7 +12,7 @@ weight: 10
|
||||
|
||||
## What is MathJax?
|
||||
|
||||
[MathJax](http://www.mathjax.org/) is a JavaScript library that allows allows the display of mathematical expressions described via a LaTeX-style syntax in the HTML (or Markdown) source of a web page. As it is a pure a JavaScript library, getting it to work within Hugo is fairly straightforward, but does have some oddities that will be discussed here.
|
||||
[MathJax](http://www.mathjax.org/) is a JavaScript library that allows the display of mathematical expressions described via a LaTeX-style syntax in the HTML (or Markdown) source of a web page. As it is a pure a JavaScript library, getting it to work within Hugo is fairly straightforward, but does have some oddities that will be discussed here.
|
||||
|
||||
This is not an introduction into actually using MathJax to render typeset mathematics on your website. Instead, this page is a collection of tips and hints for one way to get MathJax working on a website built with Hugo.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user