summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Lööw <AndreasLoow@users.noreply.github.com>2015-04-16 17:26:34 +0000
committerAndreas Lööw <AndreasLoow@users.noreply.github.com>2015-04-16 17:26:34 +0000
commit2fd5f4c37dba8c6f38bdf0cb23b6b6fa91eb4209 (patch)
treeab860d3754c0457f34abbbbd1e27a22b00a86945 /README
parent0c5f57aab9e0ebfbc0fcafdb0fe3d2aed7a33183 (diff)
Minor, fixed a Markdown error that caused formatting problems.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 9894c539f..81dbed2dc 100644
--- a/README
+++ b/README
@@ -825,15 +825,15 @@ Math rendering in HTML
`--katex`[=*URL*]
-: Use [KaTeX] to display embedded TeX math in HTML output.
- The *URL* should point to the `katex.js` load script. If a *URL* is
- not provided, a link to the KaTeX CDN will be inserted.
+: Use [KaTeX] to display embedded TeX math in HTML output.
+ The *URL* should point to the `katex.js` load script. If a *URL* is
+ not provided, a link to the KaTeX CDN will be inserted.
`--katex-stylesheet=*URL*`
-: The *URL* should point to the `katex.css` stylesheet. If this option is
- not specified, a link to the KaTeX CDN will be inserted. Note that this
- option does not imply `--katex`.
+: The *URL* should point to the `katex.css` stylesheet. If this option is
+ not specified, a link to the KaTeX CDN will be inserted. Note that this
+ option does not imply `--katex`.
Options for wrapper scripts
---------------------------