all repos — hastyscribe @ 892c1bfdf5131a624e93ea847a05a1e8d67e52e8

A professional markdown compiler.

src/hastyscribepkg/config.nim

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