Skip to content

Commit 76af043

Browse files
committed
changelog update
1 parent 620afc8 commit 76af043

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
#### 2026 May 10 - version 0.9.2
1+
#### 2026 May 11 - version 0.9.2
2+
3+
- Fix code block parsing with KaTeX protection
4+
5+
Fixed a rendering regression where Delphi code blocks containing `$` characters could be incorrectly merged when KaTeX protection was applied before Markdown parsing. Markdown code fences are now protected as complete opening/closing pairs before math detection, preserving each code container independently while keeping KaTeX rendering intact.
6+
7+
<br>
28

39
- Add dedicated knowledge indexing service support
410

0 commit comments

Comments
 (0)