markdown-it-py
markdown-it-py copied to clipboard
👌 Throw an error if 3rd party plugin doesn't increment `line` or `pos` counters
(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).
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.