- Notifications
You must be signed in to change notification settings - Fork 84
Pull requests: executablebooks/markdown-it-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⬆️ Update mistune requirement from ~=2.0 to >=2,<4 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#289 by dependabot bot was closed Jun 27, 2023 Loading… updated Jun 27, 2023
‼️ Remove unused
silent arg in ParserBlock.tokenize #284 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
🔧 Add typing of rule functions
#283 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
👌 Show text of
text_special in tree.pretty #282 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
‼️ Remove (p) => § replacement in typographer
#281 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
♻️ Parse entities to
text_special token #280 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
♻️ Refactor: Add linkifier rule to inline chain for full links
#279 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
♻️ Refactor backslash escape logic
#276 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
👌 fix possible ReDOS in newline rule
#275 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
🐛 Fix: tab preventing paragraph continuation in lists
#274 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
👌 Improve nested emphasis parsing
#273 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
🐛 FIX: numeric character reference passing
#272 by chrisjsewell was merged Jun 2, 2023 Loading… updated Jun 2, 2023
👌 Improve performance of
skipSpaces/skipChars #271 by chrisjsewell was merged Jun 1, 2023 Loading… updated Jun 1, 2023
🗑 DEPRECATE:
StateBase.srcCharCode, int as input to skipChars, skipCharsBack, isTerminatorChar, isLetter and isSpace #199 by hukkin was closed Jun 1, 2023 Loading… updated Jun 1, 2023
♻️ REFACTOR: Replace character codes with strings
#270 by chrisjsewell was merged Jun 1, 2023 Loading… updated Jun 1, 2023
[pre-commit.ci] pre-commit autoupdate
#266 by pre-commit-ci bot was closed May 31, 2023 Loading… updated May 31, 2023
📚 DOCS: re-activate code cells
#269 by chrisjsewell was merged May 31, 2023 Loading… updated May 31, 2023
🔧 Move linting from flake8 to ruff
#268 by chrisjsewell was merged May 31, 2023 Loading… updated May 31, 2023
👌 Centralise indented code block test
#260 by chrisjsewell was merged May 31, 2023 Loading… updated May 31, 2023
🔧 MAINTAIN: Make type checking strict
#267 by chrisjsewell was merged May 31, 2023 Loading… updated May 31, 2023
ProTip! Add no:assignee to see everything that’s not assigned.