From 1ed250c77d25e8f9f310ae75ab2fed48e5c407fe Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Mon, 20 Jul 2026 11:18:30 +0200 Subject: [PATCH] Update main.odin --- src/main.odin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.odin b/src/main.odin index 23b5932..bf57a52 100644 --- a/src/main.odin +++ b/src/main.odin @@ -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 Set the HTML document title (default: "TypoML") --plain Don't wrap the output in , , and