Skip to content

Releases: executablebooks/MyST-Parser

Version 0.12.0

19 Aug 03:22
e7a2ba6

Choose a tag to compare

Version 0.11.2

13 Aug 03:15
ea72dda

Choose a tag to compare

Version 0.11.1

12 Aug 07:18

Choose a tag to compare

Version 0.11.0

12 Aug 06:55
bfdcbf2

Choose a tag to compare

Version 0.10.0

07 Aug 01:17
c402055

Choose a tag to compare

Sphinx back-compatability fix

20 Jul 15:02
3a3cd43

Choose a tag to compare

Also updates to documentation CLI

Move sphinx to main requirements

22 Jun 15:45
44e18c2

Choose a tag to compare

sphinx was originally an extra requirement, when myst-parser also contained markdown parsing extensions. This is all contained in markdown-it-py now, so there is generally no use case for myst-parser without sphinx

Fix nested parsing of reference text

12 Jun 22:24

Choose a tag to compare

Wrap table cell content in paragraph node

15 Apr 21:14
a084975

Choose a tag to compare

This is required by docutils/sphinx, which expects inline content to be within a block level parent. For example, for URL references this was causing build failures, as noted in #127.

Thanks to @martinagvilas for the PR

Bump markdown-it version (allow multi-line inline math)

01 Apr 06:06

Choose a tag to compare