# gmi2html
gmi2html is an awk script to convert gemtext to strict xhtml (compatible html).
Some extras were added :
a line starting with ''---'' is turned into a horizontal rule ''
''
a line starting with ''//'' are comments, turned into ''''
Some options are availables:
* -v anchors=0 : add anchors links next to headers titles.
=> gmi2html.awk