See offcenterapps.com for some notes on composing
mathematics using asciidoctor.
Asciidoctor give a good way of publishing mathematical text on the web. In-line LaTeX is
enclosed by escaped parentheses\(a^2 + b^2 = c^2\)
while display
math uses escaped braces
\[ a^2 + b^2 = c^2 \]
The asciidoctor-chrome-extension is highly recommended for working with asciidoctor. (The version with the up-to-date math syntax is in beta).