Compare commits

..
1 Commits
Author SHA1 Message Date
N0VA 1ed250c77d Update main.odin 2026-07-20 11:18:30 +02:00
+1 -1
View File
@@ -139,7 +139,7 @@ If there is no file provided, TypoML reads from stdin.
Options:
--html Output HTML5 (default)
--html4, --html-4 Output HTML4
--html4 Output HTML4
--title <text> Set the HTML document title (default: "TypoML")
--plain Don't wrap the output in <html>, <head>, <body> and <style> tags
--no-js Don't include the JavaScript variable proxy (<script>)