Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2023-10-23 17:52:10 +08:00
commit 7f9be7fea2
3 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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)
### 修復缺陷

View file

@ -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)
### 修复缺陷