undo header scaling

This commit is contained in:
Patrick Elliott 2018-07-20 14:23:17 +02:00
parent 8b00a208cf
commit faf59ff2a9

View file

@ -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 ()