2025-05-12 05:38:44 +09:00

10 lines
144 B
JavaScript

module.exports = {
gfm: true,
tables: true,
breaks: false,
pedantic: false,
sanitize: false,
smartLists: false,
mathjax: true,
};