Releases: executablebooks/markdown-it-py
Releases · executablebooks/markdown-it-py
Release list
Minor Update
Fix and add test for myst block token
v0.4.3 Fix and add test for myst block token
Fix Front Matter Line Number Record
v0.4.2 Fix line position record of front matter
Minor Update
Fix CommonMark spec failures
Mainly backslash escape rules for link URLs and titles
Improve Documentation
Improve texmath plugin
v0.3.2 Update math tests and only allow matches starting from beginning posi…
Minor update
v0.3.1 Update myst_target regex pattern to include more characters
Fix porting issue
v0.3.0 Fix a porting typo, causing infinite while loop for footnote blocks
Allow Passing keyword arguments to `MarkdownIt.use`
v0.2.3 Allow parsing keyword argument to plugin loading