all repos — hastyscribe @ 66f8e8f866ae3dd3c9f53d8558e9adc6c4f06817

A professional markdown compiler.

src/hastyscribepkg/config.nim

 1
 2
 3
 4
const
  pkgVersion*     = "2.0.0"
  pkgAuthor*      = "Fabio Cevasco"
  pkgDescription* = "Self-contained markdown compiler generating self-contained HTML documents"