You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2026. It is now read-only.
Now that @najuzilu has migrated lecture-python-programming to myst we have a direct comparison of the rst and myst parsers. Given both parsers use docutils we can use this project as a test case for finding possible edge cases.
By enabling sphinx-book-theme in a branch of this repository we can build and compare html outputs.
Note: additional features such as glue in ebp will need to be ignored.
Now that @najuzilu has migrated
lecture-python-programmingtomystwe have a direct comparison of therstandmystparsers. Given both parsers usedocutilswe can use this project as a test case for finding possible edge cases.By enabling sphinx-book-theme in a branch of this repository we can build and compare
htmloutputs.Note: additional features such as
glueinebpwill need to be ignored.