Commit graph

3 commits

Author SHA1 Message Date
Juri Linkov
dc1637fef7 Improve 'treesit-outline-search'
* lisp/treesit.el (treesit-outline-search): Add optional arg
'recursive' to avoid infinite recursion when it gets stuck.

* lisp/textmodes/markdown-ts-mode.el (markdown-ts-mode):
Set buffer-local 'treesit-outline-predicate' to "section".
2025-02-27 19:21:45 +02:00
Stefan Kangas
ef34303eaf ; Fix copyright year in last commit 2025-02-18 21:56:00 +01:00
Rahul Martim Juliato
a102dcebb7 Add markdown-ts-mode
* lisp/textmodes/markdown-ts-mode.el: New file.
Ref: https://lists.gnu.org/r/emacs-devel/2024-06/msg01061.html
2025-02-18 21:56:00 +01:00