Fix #3997: downcase checkboxes in markdown
To be consistent with the markdown formatter.
This commit is contained in:
parent
002f5116a6
commit
2f91183e48
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ capture, the end position, and the output buffer.")
|
|||
markdown-italic-underscore t
|
||||
markdown-asymmetric-header t
|
||||
markdown-fontify-code-blocks-natively t
|
||||
markdown-gfm-uppercase-checkbox t ; for compat with org-mode
|
||||
markdown-gfm-additional-languages '("sh")
|
||||
markdown-make-gfm-checkboxes-buttons t
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue