# 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 "<hr />"
* a line starting with "//" are comments, turned into "<!-- comment -->"
Some options are availables:
* -v anchors=0 : add anchors links next to headers titles.
BIN gmi2html.awk