aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-11-03 12:38:03 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-11-03 12:38:03 -0700
commit9d0937180a16ba343d1a33e83fa19d7951abafb3 (patch)
tree814a3718b78241673ba2bfbb9234025627c7df4e /README.md
parentbe24147d3c128ce9ea9323a3bd03d545aeadbadd (diff)
downloadpandoc-9d0937180a16ba343d1a33e83fa19d7951abafb3.tar.gz
Update README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 51e5c0a48..c9b96a40b 100644
--- a/README.md
+++ b/README.md
@@ -97,8 +97,8 @@ It can convert *to*
not supported in [`gfm`](#markdown-variants).
- `haddock` ([Haddock
markup](https://www.haskell.org/haddock/doc/html/ch03s08.html))
- - `html` or `html5` ([HTML](http://www.w3.org/html/), i.e.
- [HTML5](http://www.w3.org/TR/html5/)/XHTML [polyglot
+ - `html` or `html5` ([HTML](http://www.w3.org/html/),
+ i.e. [HTML5](http://www.w3.org/TR/html5/)/XHTML [polyglot
markup](https://www.w3.org/TR/html-polyglot/))
- `html4` ([XHTML](http://www.w3.org/TR/xhtml1/) 1.0 Transitional)
- `icml` ([InDesign
@@ -106,7 +106,7 @@ It can convert *to*
- `jats` ([JATS](https://jats.nlm.nih.gov) XML)
- `json` (JSON version of native AST)
- `latex` ([LaTeX](http://latex-project.org))
- - `man` ([groff
+ - `man` ([roff
man](http://man7.org/linux/man-pages/man7/groff_man.7.html))
- `markdown` ([Pandoc’s Markdown](#pandocs-markdown))
- `markdown_mmd`
@@ -117,7 +117,7 @@ It can convert *to*
[Markdown](http://daringfireball.net/projects/markdown/))
- `mediawiki` ([MediaWiki
markup](https://www.mediawiki.org/wiki/Help:Formatting))
- - `ms` ([groff
+ - `ms` ([roff
ms](http://man7.org/linux/man-pages/man7/groff_ms.7.html))
- `muse` ([Muse](https://amusewiki.org/library/manual)),
- `native` (native Haskell),