MyST-Parser icon indicating copy to clipboard operation
MyST-Parser copied to clipboard

An extended commonmark compliant parser, with bridges to docutils/sphinx

Results 208 MyST-Parser issues
Sort by recently updated
recently updated
newest added

### Describe the gap in the current documentation On this page, https://myst-parser.readthedocs.io/en/latest/index.html the link for "The Jupyter Book gallery" is not found (404). ### Describe the solution you'd like The...

documentation

updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.11...v0.2.2)

Bumps [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) from 1.0.0rc2 to 1.1.2. Release notes Sourced from sphinx-book-theme's releases. v1.1.2 (full changelog) Enhancements made ENH: bump version #818 (@​agoose77) Bugs fixed FIX: correct event-handler signature #817 (@​agoose77)...

dependencies
python

### Describe the bug **context** I am trying to make a link containing query params such as `https://example.com?first=a&second=b` **expectation** I expected that the rendered link would contain all of the...

more-info-required

### What version of `myst-parser` are you using? 2.0.0 ### What version dependencies are you using? Sphinx 6.2.1 ### What operating system are you using? Linux ### Describe the Bug...

bug

### Describe the feature you'd like to request @choldgraf When you get a chance, please cut a new release. We are hoping to get the docutils warning fixes in so...

enhancement

I'm trying to find a nice way of embedding links into SVG objects in place of a text TOC/hyperlinks between pages. The problem is that the links are stripped out...

enhancement

Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. Release notes Sourced from pre-commit/action's releases. pre-commit/[email protected] Misc Update actions/cache to v4 #190 PR by @​SukiCZ. #189 issue by @​bakerkj. Commits 2c7b380 v3.0.1 8e2deeb...

dependencies
github_actions

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies
github_actions

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. pytest 8.0.0 (2024-01-27) See 8.0.0rc1 and 8.0.0rc2 for the full changes since pytest 7.4!...

dependencies
python