diff options
| author | Rahul Martim Juliato | 2026-02-18 17:31:17 -0300 |
|---|---|---|
| committer | Yuan Fu | 2026-02-21 23:38:44 -0800 |
| commit | 11476d1ce77a997215d9e0c4c5082f5b695941b4 (patch) | |
| tree | af50ce6c6757082e67a76ea6fb7656e6cbcd8fea /java/debug.sh | |
| parent | 64c2df0e1982822728d9dc86c978c83723aef536 (diff) | |
| download | emacs-11476d1ce77a997215d9e0c4c5082f5b695941b4.tar.gz emacs-11476d1ce77a997215d9e0c4c5082f5b695941b4.zip | |
Add support for hiding markup delimiters in markdown-ts-mode
* lisp/textmodes/markdown-ts-mode.el
(markdown-ts-hide-markup): New defcustom controlling
visibility of markup delimiters.
(markdown-ts--fontify-delimiter): Fontify delimiter nodes and
conditionally apply invisibility.
(markdown-ts--set-hide-markup): Internal helper to update
invisibility state.
(markdown-ts-toggle-hide-markup): Interactive command to toggle
delimiter visibility.
(markdown-ts-setup): Initialize delimiter hiding according to
'markdown-ts-hide-markup' and register managed properties.
(markdown-ts--treesit-settings): Use
'markdown-ts--fontify-delimiter' for delimiter nodes.
(require 'outline): Ensure outline faces are available so
headings are fontified correctly on first load.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions