aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANUAL.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 7ee20e59a..1f9f04362 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -279,6 +279,7 @@ header when requesting a document from a URL:
- `twiki` ([TWiki markup])
- `typst` ([typst])
- `vimwiki` ([Vimwiki])
+ - `xml` (XML version of native AST)
- the path of a custom Lua reader, see [Custom readers and writers] below
:::
@@ -357,6 +358,7 @@ header when requesting a document from a URL:
- `s5` ([S5] HTML and JavaScript slide show)
- `tei` ([TEI Simple])
- `typst` ([typst])
+ - `xml` (XML version of native AST)
- `xwiki` ([XWiki markup])
- `zimwiki` ([ZimWiki markup])
- the path of a custom Lua writer, see [Custom readers and writers] below