executablebooks / MyST-Parser

An extended commonmark compliant parser, with bridges to docutils/sphinx
https://myst-parser.readthedocs.io
MIT License
708 stars 189 forks source link

πŸ› FIX: allow indented option block #925

Closed chrisjsewell closed 2 months ago

chrisjsewell commented 2 months ago

fixes #922

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 91.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 90.13%. Comparing base (446feba) to head (9d1b129).

Files Patch % Lines
myst_parser/parsers/directives.py 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #925 +/- ## ======================================= Coverage 90.13% 90.13% ======================================= Files 24 24 Lines 3416 3416 ======================================= Hits 3079 3079 Misses 337 337 ``` | [Flag](https://app.codecov.io/gh/executablebooks/MyST-Parser/pull/925/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | Coverage Ξ” | | |---|---|---| | [pytests](https://app.codecov.io/gh/executablebooks/MyST-Parser/pull/925/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | `90.13% <91.66%> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.