aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-01-12 15:11:51 -0800
committerJohn MacFarlane <[email protected]>2022-01-12 15:11:51 -0800
commit1df35aa938b003ad00d4187ab8a68ab7f6191ed7 (patch)
treeb788e384747f9e5cf9d37982ce858f6e4cb8dd6a
parent913ee3bd4ca4ae25d950686291841206bf3bec3e (diff)
Update README.md.
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6d2af5cd5..4860bce1a 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,9 @@ library. It can convert *from*
- `twiki` ([TWiki
markup](https://twiki.org/cgi-bin/view/TWiki/TextFormattingRules))
- `vimwiki` ([Vimwiki](https://vimwiki.github.io))
+- the path of a custom Lua reader, see [Custom readers and
+ writers](https://pandoc.org/MANUAL.html#custom-readers-and-writers)
+ below
</div>
@@ -152,6 +155,7 @@ It can convert *to*
Extra](https://michelf.ca/projects/php-markdown/extra/))
- `markdown_strict` (original unextended
[Markdown](https://daringfireball.net/projects/markdown/))
+- `markua` ([Markua](https://leanpub.com/markua/read))
- `mediawiki` ([MediaWiki
markup](https://www.mediawiki.org/wiki/Help:Formatting))
- `ms` ([roff ms](https://man.cx/groff_ms(7)))
@@ -188,8 +192,9 @@ It can convert *to*
markup](https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/XWikiSyntax/))
- `zimwiki` ([ZimWiki
markup](https://zim-wiki.org/manual/Help/Wiki_Syntax.html))
-- the path of a custom Lua writer, see [Custom
- writers](https://pandoc.org/MANUAL.html#custom-writers) below
+- the path of a custom Lua writer, see [Custom readers and
+ writers](https://pandoc.org/MANUAL.html#custom-readers-and-writers)
+ below
</div>