mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/markdown: markdown-asymmetric-header = t
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
(setq markdown-enable-wiki-links t
|
||||
markdown-enable-math t
|
||||
markdown-italic-underscore t
|
||||
markdown-asymmetric-header t
|
||||
markdown-make-gfm-checkboxes-buttons t
|
||||
markdown-gfm-additional-languages '("sh")
|
||||
markdown-fontify-code-blocks-natively t
|
||||
|
Reference in New Issue
Block a user