mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bump: :lang markdown
jrblevin/markdown-mode@c765b73b37 -> jrblevin/markdown-mode@b1a862f016 - The workaround introducedaad7bc521f
addressed an issue that was fixed upstream (jrblevin/markdown-mode@44f0e89534). Ref: jrblevin/markdown-mode#578 Revert:aad7bc521f
This commit is contained in:
@ -26,10 +26,6 @@ capture, the end position, and the output buffer.")
|
||||
markdown-make-gfm-checkboxes-buttons t
|
||||
markdown-fontify-whole-heading-line t
|
||||
|
||||
;; HACK Due to jrblevin/markdown-mode#578, invoking `imenu' throws a
|
||||
;; 'wrong-type-argument consp nil' error if you use native-comp.
|
||||
markdown-nested-imenu-heading-index (not (ignore-errors (native-comp-available-p)))
|
||||
|
||||
;; `+markdown-compile' offers support for many transpilers (see
|
||||
;; `+markdown-compile-functions'), which it tries until one succeeds.
|
||||
markdown-command #'+markdown-compile
|
||||
|
Reference in New Issue
Block a user