mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #154] [bug] 回车多出一行 #116
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#116
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 @mengnimen on GitHub (Apr 27, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/154
详细描述这个 Bug
编辑文档的时候,执行回车,实际是多了一个空格行,我在Sublime Text上看是多了一行。

NoteGen 版本
Version 0.13.4 (0.13.4)
操作系统
macOS
报错日志
No response
@codexu commented on GitHub (Apr 27, 2025):
markdown 本身换行就是一个空行,这没什么问题。