diff options
| author | Stéphane Marks <shipmints@gmail.com> | 2026-05-14 14:08:02 -0400 |
|---|---|---|
| committer | João Távora <joaotavora@gmail.com> | 2026-05-20 00:35:16 +0100 |
| commit | e0aeee2dc5fc898eae28dd6bbacce232387fb49a (patch) | |
| tree | 84bf2f7cc899fedfaa5f963deebbe1ac42429130 /java/org/gnu | |
| parent | 997fc2cef771d05f866480153a8909ad51484d03 (diff) | |
Fix markdown-ts-mode atx_heading face computation (bug#81042)
The grammar reports leading spaces as part of the atx_heading "marker"
and we cannot use the length of the marker as a result. Instead, count
the number of consecutive # after any blanks to determine its "level."
* lisp/textmodes/markdown-ts-mode.el
(markdown-ts--fontify-atx-heading): Count the octothorpes rather
than using the length of the marker node's text.
Diffstat (limited to 'java/org/gnu')
0 files changed, 0 insertions, 0 deletions
