diff options
Diffstat (limited to 'doc/latexmathml.txt')
-rw-r--r-- | doc/latexmathml.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/latexmathml.txt b/doc/latexmathml.txt index a8985a8..e7f5a56 100644 --- a/doc/latexmathml.txt +++ b/doc/latexmathml.txt @@ -4,11 +4,11 @@ LaTeXMathML Formulae http://www.maths.nottingham.ac.uk/personal/drw/lm.html[LaTeXMathML] capability has been added to AsciiDoc for users who are more familar with or prefer LaTeX math formulas to the -http://asciidoc.org/asciimathml.html[ASCIIMathML] +https://asciidoc.org/asciimathml.html[ASCIIMathML] notation. 'LaTeXMathML' is a derivative of -http://asciidoc.org/asciimathml.html[ASCIIMathML] -- in +https://asciidoc.org/asciimathml.html[ASCIIMathML] -- in terms of usage the only difference it that you use the `latexmath` attribute instead of the `asciimath` attribute. |