We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef7de4 commit 8a0ecf3Copy full SHA for 8a0ecf3
docs/changelog.md
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
### Fixed
18
19
* Backslash Unescape IDs set via `attr_list` on `toc` (#1493).
20
+* `md_in_html` should now process content inside "markdown" blocks a similar way
21
+ as they are parsed outside of "markdown" blocks giving a more consistent
22
+ expectation to external extensions (#1503).
23
24
## [3.7] -- 2024-08-16
25
0 commit comments