Skip to content

Commit

Permalink
🔖v1.1.7
Browse files Browse the repository at this point in the history
- ✨ 现在不勾选脚注自动编号时,添加脚注的弹窗可以使用思源富文本功能编辑脚注内容啦,但是勾选脚注自动编号,还是只能纯文本格式添加脚注内容

   ![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-12-01_12-59-22-2024-12-01.png)
- 🐛 修复勾选脚注自动编号,弹窗添加脚注添加多行时的错误。
  • Loading branch information
Achuan-2 committed Dec 1, 2024
1 parent ca4b83d commit 5549bd8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
## 📝更新日志

v1.1.7

- ✨ 现在不勾选脚注自动编号时,添加脚注的弹窗可以使用思源富文本功能编辑脚注内容啦,但是勾选脚注自动编号,还是只能纯文本格式添加脚注内容

![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-12-01_12-59-22-2024-12-01.png)
- 🐛 修复勾选脚注自动编号,弹窗添加脚注添加多行时的错误。

v1.1.6 / 2024.11.30 脚注支持脚注数字编号啦!

* 💄在插件设置里添加自定义css功能,不需要还跑到代码片段写了!
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "siyuan-plugin-blockref-footnote",
"author": "Achuan-2",
"url": "https://github.com/Achuan-2/siyuan-plugin-blockref-footnote",
"version": "1.1.6",
"version": "1.1.7",
"minAppVersion": "3.1.13",
"backends": [
"windows",
Expand Down

0 comments on commit 5549bd8

Please sign in to comment.