mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fix typo
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
markdown-gfm-additional-languages '("sh")
|
||||
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-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
|
||||
|
||||
|
Reference in New Issue
Block a user