all repos — hastyscribe @ 3f5f255ca85b94b3f57a1cb7af1f17d9e78af35e

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"