all repos — hastyscribe @ 7a365ac049531ee36e0625570c2d5df046e33fe2

A professional markdown compiler.

src/hastyscribepkg/config.nim

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