dragonish_obsidian-heading-.../test/common
dragonish 6a3c3ac3e6
fix(heading): fix some judgment errors for heading alternate syntax
Bumped the line number tracking for new lines in headings. The
`nextLineNum` property keeps track of the expected starting point for a
new line and is used to validate incoming lines. This change prevents
invalid line numbers from being accepted.
2025-03-13 13:49:23 +08:00
..
counter.spec.ts feat: add allow level can be displayed as zero 2025-03-12 22:20:38 +08:00
heading.spec.ts fix(heading): fix some judgment errors for heading alternate syntax 2025-03-13 13:49:23 +08:00