Skip to content

Commit

Permalink
🔖 v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Achuan-2 committed Nov 23, 2024
1 parent b041dee commit 50a78d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@

- ✨ 添加脚注引用css样式
![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-11-24_01-39-40-2024-11-24.png)
- ✨ 脚注块引的自定义属性值改为脚注内容块id,方便删除和后面的数字编号功能 `custom-footnote="20241124013624-9oq7jfl"`
- ✨ 脚注块引的自定义属性值改为脚注内容块id `custom-footnote="20241124013624-9oq7jfl"`,方便删除脚注内容块和为后面的脚注数字编号功能做准备
- ✨ 选中文本的样式设置,取消加粗、高亮等原生样式,改用自定义样式。注意:所以如果有对重叠文字重复添加脚注的需求,请不要开启自定义样式,会有样式冲突问题。
![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-11-24_01-40-52-2024-11-24.png)

## v1.1.0 / 2024.11.23

- ✨支持设置脚注内容放到当前块后
Expand Down
2 changes: 1 addition & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ v1.1.1 / 2024.11.24

- ✨ 添加脚注引用css样式
![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-11-24_01-39-40-2024-11-24.png)
- ✨ 脚注块引的自定义属性值改为脚注内容块id,方便删除和后面的数字编号功能 `custom-footnote="20241124013624-9oq7jfl"`
- ✨ 脚注块引的自定义属性值改为脚注内容块id `custom-footnote="20241124013624-9oq7jfl"`,方便删除脚注内容块和为后面的脚注数字编号功能做准备
- ✨ 选中文本的样式设置,取消加粗、高亮等原生样式,改用自定义样式。注意:所以如果有对重叠文字重复添加脚注的需求,请不要开启自定义样式,会有样式冲突问题。
![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-11-24_01-40-52-2024-11-24.png)

Expand Down

0 comments on commit 50a78d8

Please sign in to comment.