Skip to content

Commit 850b8a5

Browse files
facelessuserwaylan
authored andcommitted
Fix changelog entry in wrong place
Changelog entry from hash e11cd25 was placed in the wrong place.
1 parent 663a647 commit 850b8a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/change_log/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Under development: version 3.3.5 (a bug-fix release).
88
* Make the `slugify_unicode` function not remove diacritical marks (#1118).
99
* Fix `[toc]` detection when used with `nl2br` extension (#1160)
1010
* Re-use compiled regex for block level checks (#1169)
11+
* Don't process shebangs in fenced code blocks when using CodeHilite (#1156).
1112

1213
Feb 24, 2021: version 3.3.4 (a bug-fix release).
1314

docs/change_log/release-3.3.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ The following bug fixes are included in the 3.3 release:
102102
* Fix complex scenarios involving lists and admonitions (#1004).
103103
* Fix complex scenarios with nested ordered and unordered lists in a definition list (#918).
104104
* Fix corner cases with lists under admonitions.
105-
* Don't process shebangs in fenced code blocks when using CodeHilite (#1156).
106105

107106
[spec]: https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element
108107
[fenced_code]: ../extensions/fenced_code_blocks.md

0 commit comments

Comments
 (0)