all repos — hastyscribe @ 622567aa10d23f7a25c73c910fb9b696aac7df9f

A professional markdown compiler.

src/hastyscribepkg/config.nim

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