From 5960eb91c12aca2f1bfc3bd29634a1db451337fa Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 30 May 2023 20:57:50 +0800 Subject: [PATCH] :bookmark: Update changelogs --- app/changelogs/v2.8.10/v2.8.10.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CHT.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.8.10/v2.8.10.md b/app/changelogs/v2.8.10/v2.8.10.md index 19f9df9e6..cd0f3ef50 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/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 ``](https://github.com/siyuan-note/siyuan/issues/8378) +* [`Backspace` removes escaped Markdown markers exception](https://github.com/siyuan-note/siyuan/issues/8406) ### Document diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md index 89c7151f1..01170f951 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md +++ b/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) * [行級公式顯示 ``](https://github.com/siyuan-note/siyuan/issues/8378) +* [`Backspace` 刪除 Markdown 轉義符異常](https://github.com/siyuan-note/siyuan/issues/8406) ### 文檔 diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md index 6085443a7..396f9b13e 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md +++ b/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) * [行级公式显示 ``](https://github.com/siyuan-note/siyuan/issues/8378) +* [`Backspace` 删除 Markdown 转义符异常](https://github.com/siyuan-note/siyuan/issues/8406) ### 文档