diff --git a/markdown.1 b/markdown.1 index f5e3949..66be5ee 100644 --- a/markdown.1 +++ b/markdown.1 @@ -12,6 +12,7 @@ .Op Fl T .Op Fl V .Op Fl b Ar url-base +.Op Fl C Ar prefix .Op Fl F Pa bitmap .Op Fl f Ar flags .Op Fl o Pa file @@ -34,6 +35,10 @@ The options are as follows: Links in source begining with / will be prefixed with .Ar url-base in the output. +.It Fl C +When processing markdown extra-style footnotes, use the +given prefix instead of the default of +.Ar fn . .It Fl d Instead of writing the html file, dump a parse tree to stdout. @@ -100,6 +105,8 @@ blocks. Allow alphabetic lists. .It Ar definitionlist Allow definition lists. +.It Ar footnote +Allow markdown extra-style footnotes. .El .Pp As an example, the option