Skip to content

Commit adcc42f

Browse files
bsipoczeudoxos
andauthored
Mention conflict with myst_parser extension (#672)
Co-authored-by: Václav Šmilauer <eu@doxos.eu>
1 parent b663bac commit adcc42f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/quickstart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ extensions = [
2525

2626
By default, MyST-NB will now parse both markdown (`.md`) and notebooks (`.ipynb`).
2727

28+
If you used the `myst_parser` extension already, remove it from the extension list to avoid conflict — it is imported by `myst_nb` automatically; all its options, such as `myst_enable_extension`, will be processed.
29+
30+
2831
```{button-ref} authoring/intro
2932
:ref-type: myst
3033
:color: primary

0 commit comments

Comments
 (0)