diff --git a/app/changelogs/v2.10.12/v2.10.12.md b/app/changelogs/v2.10.12/v2.10.12.md index 90ec20f45..f9e8f67cb 100644 --- a/app/changelogs/v2.10.12/v2.10.12.md +++ b/app/changelogs/v2.10.12/v2.10.12.md @@ -29,6 +29,7 @@ Below are the detailed changes in this version. * [Block icon supports pressing Shift first and then drag](https://github.com/siyuan-note/siyuan/issues/9479) * [After `Alt+[`, `Ctrl+Enter` and `Ctrl+Click` generates a dynamic ref](https://github.com/siyuan-note/siyuan/issues/9480) * [Add some icons](https://github.com/siyuan-note/siyuan/issues/9481) +* [Improve KaTex macros parsing](https://github.com/siyuan-note/siyuan/issues/9485) ### Bugfix diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md index 590582167..5eba8ca5b 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md @@ -29,6 +29,7 @@ * [支援先按 Shift 再拖曳塊標](https://github.com/siyuan-note/siyuan/issues/9479) * [按 `Alt+[` 後支援透過 `Ctrl+Enter` 和 `Ctrl+Click` 產生動態錨文本](https://github.com/siyuan-note/siyuan/issues/9480) * [新增一些圖示](https://github.com/siyuan-note/siyuan/issues/9481) +* [改進 KaTex 宏定義解析](https://github.com/siyuan-note/siyuan/issues/9485) ### 修復缺陷 diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md index 3dcb49f36..b7ece95e1 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md @@ -29,6 +29,7 @@ * [支持先按下 Shift 再拖拽块标](https://github.com/siyuan-note/siyuan/issues/9479) * [按 `Alt+[` 后支持通过 `Ctrl+Enter` 和 `Ctrl+Click` 生成动态锚文本](https://github.com/siyuan-note/siyuan/issues/9480) * [添加一些图标](https://github.com/siyuan-note/siyuan/issues/9481) +* [改进 KaTex 宏定义解析](https://github.com/siyuan-note/siyuan/issues/9485) ### 修复缺陷