Commit 8ac86e1
authored
Enable $$ blocks inline via myst parser dmath_double_inline (#658)
Refs:
- Myst docs: https://myst-parser.readthedocs.io/en/latest/configuration.html#id1:~:text=default%3A%20True)-,dmath_double_inline,-bool
- Changelog: https://myst-parser.readthedocs.io/en/latest/develop/_changelog.html#id19
- PR adding this option to myst: executablebooks/MyST-Parser#369
- Relevant issue from related project: jupyter-book/jupyter-book#1181
Fixes #6571 parent 0c40b49 commit 8ac86e1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
0 commit comments