all repos — hastyscribe @ 669a56eb5d1018a4e3c224312e6676e6dc249439

A professional markdown compiler.

src/hastyscribepkg/config.nim

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