Переглянути джерело

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

Vanessa 2 роки тому
батько
коміт
b0322b589d

+ 1 - 0
app/changelogs/v2.8.10/v2.8.10.md

@@ -48,6 +48,7 @@ Below are the detailed changes in this version.
 * [No animation when adding a styled block to a flashcard](https://github.com/siyuan-note/siyuan/issues/8365)
 * [`F5` doesn't work when the cursor is in a table cell](https://github.com/siyuan-note/siyuan/issues/8367)
 * [Inline formula display `<wbr>`](https://github.com/siyuan-note/siyuan/issues/8378)
+* [`Backspace` removes escaped Markdown markers exception](https://github.com/siyuan-note/siyuan/issues/8406)
 
 ### Document
 

+ 1 - 0
app/changelogs/v2.8.10/v2.8.10_zh_CHT.md

@@ -48,6 +48,7 @@
 * [添加帶有樣式的塊為閃卡時沒有動畫](https://github.com/siyuan-note/siyuan/issues/8365)
 * [在表格中按 `F5` 不生效](https://github.com/siyuan-note/siyuan/issues/8367)
 * [行級公式顯示 `<wbr>`](https://github.com/siyuan-note/siyuan/issues/8378)
+* [`Backspace` 刪除 Markdown 轉義符異常](https://github.com/siyuan-note/siyuan/issues/8406)
 
 ### 文檔
 

+ 1 - 0
app/changelogs/v2.8.10/v2.8.10_zh_CN.md

@@ -48,6 +48,7 @@
 * [添加带有样式的块为闪卡时没有动画](https://github.com/siyuan-note/siyuan/issues/8365)
 * [在表格中按 `F5` 不生效](https://github.com/siyuan-note/siyuan/issues/8367)
 * [行级公式显示 `<wbr>`](https://github.com/siyuan-note/siyuan/issues/8378)
+* [`Backspace` 删除 Markdown 转义符异常](https://github.com/siyuan-note/siyuan/issues/8406)
 
 ### 文档