mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #641] [bug] HTML标签在所见即所得和即时渲染模式下失效 #469
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miaorunquan on GitHub (Sep 12, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/641
详细描述这个 Bug
使用一些HTML标签,如
<sub>,<mark>等,在即时渲染和所见即所得模式下不能渲染,在分屏预览模式下可以在所见即所得模式下,
<sub>a</sub>无任何渲染,连对应的标签一同显示,即显示为<sub>a</sub>在即时渲染模式下,
<sub>a</sub>无任何渲染,但会隐藏标签,即显示为常规a在分屏预览模式下,
<sub>a</sub>可以正常渲染,显示为下标形态的aNoteGen 版本
v0.21.0
操作系统
Windows
报错日志
No response
@codexu commented on GitHub (Sep 15, 2025):
目前使用的 Vditor 编辑器,我会随版本同步更新。
你可以在Vditor 提交 BUG。