summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunning <adunning@users.noreply.github.com>2015-11-14 20:22:55 -0500
committerAndrew Dunning <adunning@users.noreply.github.com>2015-11-14 20:22:55 -0500
commit3026c8dc25fbe18a4ab42d8ae27800c22a34aa12 (patch)
tree67dad2f8ee5ba7a0171927de758eef2e1a5c88bd
parent420c86b69a5491dfa1c775d8274685efc49a17e3 (diff)
Fix math cross-reference.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a365caf07..bf2894bf4 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ on systems where LaTeX or ConTeXt is installed.
Pandoc's enhanced version of Markdown includes syntax for [footnotes],
[tables], flexible [ordered lists], [definition lists], [fenced code blocks],
[superscripts and subscripts], [strikeout], [metadata blocks], automatic tables of
-contents, [embedded LaTeX math][Math rendering in HTML], [citations], and [Markdown inside HTML block
+contents, embedded LaTeX [math], [citations], and [Markdown inside HTML block
elements][Extension: `markdown_in_html_blocks`]. (These enhancements, described below under
[Pandoc's Markdown], can be disabled using the
`markdown_strict` input or output format.)