Recommended Markdown settings for using hexo-theme-freemind.
# Markdown ## https://github.com/chjj/marked markdown: gfm: true pedantic: false sanitize: false tables: true breaks: false smartLists: true smartypants: true