Fix #3997: downcase checkboxes in markdown

To be consistent with the markdown formatter.
This commit is contained in:
Henrik Lissner 2020-10-15 16:14:55 -04:00
parent 002f5116a6
commit 2f91183e48
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

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