mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
undo header scaling
This commit is contained in:
@ -14,8 +14,7 @@
|
|||||||
markdown-fontify-code-blocks-natively t
|
markdown-fontify-code-blocks-natively t
|
||||||
markdown-hide-urls nil ; trigger with `markdown-toggle-url-hiding'
|
markdown-hide-urls nil ; trigger with `markdown-toggle-url-hiding'
|
||||||
markdown-enable-math t ; syntax highlighting for latex fragments
|
markdown-enable-math t ; syntax highlighting for latex fragments
|
||||||
markdown-gfm-uppercase-checkbox t ; for compat with org-mode
|
markdown-gfm-uppercase-checkbox t) ; for compat with org-mode
|
||||||
markdown-header-scaling t) ; fontify section headers
|
|
||||||
|
|
||||||
:config
|
:config
|
||||||
(defun +markdown|set-fill-column-and-line-spacing ()
|
(defun +markdown|set-fill-column-and-line-spacing ()
|
||||||
|
Reference in New Issue
Block a user