markdown-it-py icon indicating copy to clipboard operation
markdown-it-py copied to clipboard

👌 Throw an error if 3rd party plugin doesn't increment `line` or `pos` counters

Open hukkin opened this issue 1 year ago • 1 comments

(previously, markdown-it would likely go into infinite loop instead)

This really is a port of upstream changes https://github.com/markdown-it/markdown-it/compare/13.0.1...49ca65bbef067c7dba63468a48c4aee3048607dc which adds up to just one changelog entry (the PR title).

hukkin avatar Nov 02 '24 15:11 hukkin

It seems the commit message got somehow malformed when copy pasting a message with backticks to to terminal. Perhaps best to squash and merge with the PRs (or other) message.

hukkin avatar Nov 02 '24 16:11 hukkin