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