all repos — hastyscribe @ 976e565e9c2ff677f2a96d6ffc7edcbcb0b9e7e3

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"