all repos — hastyscribe @ 95181a83c7a4af9aacd9a69c4e43ec6d6b6a9ad3

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"