diff options
author | Alexander Krotov <ilabdsf@gmail.com> | 2017-06-19 10:38:47 +0300 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-06-19 09:38:47 +0200 |
commit | 10e3ce361fbf7ab2d6654c7a735439d74f8a3507 (patch) | |
tree | 4fa663a6ed7c2d7c65c468047949c935f6b8a60d | |
parent | ec3992b2f0aef0eefb85bdb693adfd0969126f7d (diff) | |
download | pandoc-10e3ce361fbf7ab2d6654c7a735439d74f8a3507.tar.gz |
Mention Muse writer in MANUAL.txt (#3744)
-rw-r--r-- | MANUAL.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index df08e4b40..e7f745f68 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -23,7 +23,7 @@ Markdown], [MultiMarkdown], and (subsets of) [Textile], [DocBook], [OpenDocument], [ODT], [Word docx], [GNU Texinfo], [MediaWiki markup], [DokuWiki markup], [ZimWiki markup], [Haddock markup], [EPUB] \(v2 or v3\), [FictionBook2], [Textile], [groff man], [groff ms], [Emacs -Org mode], [AsciiDoc], [InDesign ICML], [TEI Simple], and [Slidy], +Org mode], [AsciiDoc], [InDesign ICML], [TEI Simple], [Muse] and [Slidy], [Slideous], [DZSlides], [reveal.js] or [S5] HTML slide shows. It can also produce [PDF] output on systems where LaTeX, ConTeXt, `pdfroff`, or `wkhtmltopdf` is installed. @@ -97,6 +97,7 @@ Markdown can be expected to be lossy. [FictionBook2]: http://www.fictionbook.org/index.php/Eng:XML_Schema_Fictionbook_2.1 [InDesign ICML]: https://www.adobe.com/content/dam/Adobe/en/devnet/indesign/cs55-docs/IDML/idml-specification.pdf [TEI Simple]: https://github.com/TEIC/TEI-Simple +[Muse]: https://amusewiki.org/library/manual Using `pandoc` -------------- |