wzpan
4/4/2014 - 4:12 AM

Recommended Markdown settings for using hexo-theme-freemind.

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