mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
MANUAL: document that html4 is technically XHTML 1.0 transitional.
This commit is contained in:
+2
-2
@@ -286,8 +286,8 @@ General options
|
||||
(original unextended Markdown), `markdown_phpextra` (PHP Markdown
|
||||
Extra), `markdown_github` (GitHub-Flavored Markdown), `markdown_mmd`
|
||||
(MultiMarkdown), `commonmark` (CommonMark Markdown), `rst`
|
||||
(reStructuredText), `html4` (XHTML4), `html` or `html5`
|
||||
(HTML5/XHTML [polyglot markup]), `latex`
|
||||
(reStructuredText), `html4` (XHTML 1.0 Transitional), `html`
|
||||
or `html5` (HTML5/XHTML [polyglot markup]), `latex`
|
||||
(LaTeX), `beamer` (LaTeX beamer slide show), `context` (ConTeXt),
|
||||
`man` (groff man), `mediawiki` (MediaWiki markup),
|
||||
`dokuwiki` (DokuWiki markup), `zimwiki` (ZimWiki markup),
|
||||
|
||||
Reference in New Issue
Block a user