undo header scaling
This commit is contained in:
parent
8b00a208cf
commit
faf59ff2a9
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
|||
markdown-fontify-code-blocks-natively t
|
||||
markdown-hide-urls nil ; trigger with `markdown-toggle-url-hiding'
|
||||
markdown-enable-math t ; syntax highlighting for latex fragments
|
||||
markdown-gfm-uppercase-checkbox t ; for compat with org-mode
|
||||
markdown-header-scaling t) ; fontify section headers
|
||||
markdown-gfm-uppercase-checkbox t) ; for compat with org-mode
|
||||
|
||||
:config
|
||||
(defun +markdown|set-fill-column-and-line-spacing ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue