all repos — hastyscribe @ 0f9a73fc79148f285ec0cf945c8370288d9d0e78

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"