mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #752] [bug] 行内公式以数字开头时渲染失败 #556
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#556
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 @star-736 on GitHub (Oct 30, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/752
详细描述这个 Bug
行内公式
以数字开头的内容,第一次公式能正常渲染,但重新进入md文件,公式会渲染失败,显示为纯文本。非数字开头的行内公式无此问题,重新编辑后会恢复,但再次重新进入仍会失效。NoteGen 版本
v0.22.3
操作系统
Windows
报错日志
No response
@xungeshrimp commented on GitHub (Nov 5, 2025):
数字前加一个空格就可以渲染了