discard """ file: "txmlgen.nim" output: "

Nim

" """ import htmlgen var nim = "Nim" echo h1(a(href="http://force7.de/nim", nim))