[PR #696] Fix incorrect setext heading source span #1190

Open
opened 2026-01-29 14:51:09 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/xoofx/markdig/pull/696

State: closed
Merged: Yes


Previously, heading's span would be 3-6; where 6 is outside the bounds of the original string.

For the context, the original bug report in Marksman #156 (I use markdig there).

**Original Pull Request:** https://github.com/xoofx/markdig/pull/696 **State:** closed **Merged:** Yes --- Previously, heading's span would be 3-6; where 6 is outside the bounds of the original string. For the context, the original bug report in Marksman [#156](https://github.com/artempyanykh/marksman/issues/156) (I use markdig there).
claunia added the pull-request label 2026-01-29 14:51:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1190