aboutsummaryrefslogtreecommitdiff
path: root/man/man1/html2markdown.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/html2markdown.1')
-rw-r--r--man/man1/html2markdown.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/html2markdown.1 b/man/man1/html2markdown.1
index 413feb115..542d26852 100644
--- a/man/man1/html2markdown.1
+++ b/man/man1/html2markdown.1
@@ -32,6 +32,10 @@ Preserve tabs instead of converting them to spaces.
.B \-\-tab-stop=\fITABSTOP\fB
Specify tab stop (default is 4).
.TP
+.B \-\-strict
+Use strict markdown syntax, with no extensions or variants.
+.TP
+.TP
.B \-R, \-\-parse-raw
Parse untranslatable HTML codes as raw HTML.
.TP