Skip to content

Commit 724de8c

Browse files
committed
Update changelog in relation to fixing Python-Markdown#1075
1 parent 494f321 commit 724de8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
* `md_in_html` should now process content inside "markdown" blocks a similar way
2121
as they are parsed outside of "markdown" blocks giving a more consistent
2222
expectation to external extensions (#1503).
23+
* `md_in_html` should not handle tags within inline code blocks better (#1075).
2324

2425
## [3.7] -- 2024-08-16
2526

0 commit comments

Comments
 (0)