all repos — hastyscribe @ 9cfa1f7709cb11c1746275b1dfc75e3f3b9c07aa

A professional markdown compiler.

src/hastyscribepkg/config.nim

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