aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-09-10 15:32:15 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-09-10 15:32:15 +0200
commit7d36659388bc05ff0293aca3b2b6b7ffc5df74c2 (patch)
treed724debea1f176a527f6f0ba557e73041fe2927f
parentd361a0e455e4d9aeea18a949ef66bebd86786fdd (diff)
Mention XML in the README
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 486fcb8..6878d9f 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,11 @@ far too bloated, visually polluting your documents.
support for such things, just use a programming- or macro language such as
Python or M4.
+`GSP` also supports transpilation into XML. This is exactly the same as
+transpilation to HTML except tags with no children take the form of `<tag/>`
+instead of `<tag>`. To enable XML transpilation, add an XML document type at
+the top of your document.
+
## Why Not Use Pug or [INSERT LANGUAGE HERE]
Simply put, they are all trash. Pug has decent syntax but requires you use