markdown_config.json 294 B

12345678910111213
  1. {
  2. "default": false,
  3. "MD001": true,
  4. "MD003": {"style": "atx"},
  5. "MD011": true,
  6. "MD018": true,
  7. "MD019": true,
  8. "MD023": true,
  9. "MD025": {"level": 1, "front_matter_title": ""},
  10. "MD042": true,
  11. "MD046": {"style": "fenced"},
  12. "MD048": {"style": "backtick"}
  13. }