UNPKG

kramed

Version:

A markdown (kramdown compatible) parser and compiler. Built for speed.

10 lines (9 loc) 144 B
module.exports = { gfm: true, tables: true, breaks: false, pedantic: false, sanitize: false, smartLists: false, mathjax: true, };