Update main.odin

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