### Pre-flight checks - [x] I have searched existing issues for the same problem. - [x] I have reduced the Markdown sample to the smallest version that reproduces the issue. ### Markra version 0.1.21 ### Editor area WYSIWYG editing ### Minimal Markdown sample ```markdown 测试文本 <br />  测试文本 <br /> *** <br /> 测试文本 <br /> <br /> 这是测试文本 这是测试文本 ``` ### What happened? 1、markra中的换行是用html标签的形式?这和传统的md编辑器不太相符吧 <img width="1906" height="1011" alt="Image" src="https://github.com/user-attachments/assets/b853da67-d06a-4f9b-991a-0244d6de7240" /> 2、图片或者分割符后面的空行无法直接删除,见视频,可以简单复现,就不详细描述了 https://github.com/user-attachments/assets/d706201e-36cb-4258-9171-6b39ed04a306 3、顺带提个小问题,就是版本信息未更新,提bug的时候发现的,就不单独提issue了 <img width="1040" height="720" alt="Image" src="https://github.com/user-attachments/assets/8fa77941-350b-4c35-bad9-33790f1718da" /> ### What did you expect? 基于上述的问题,我认为两个: 1、把分割线纳入块管理,可能还有其他的也要检查 2、块操作按钮应该添加一些功能键,可参考notion,至少增加一个删除功能吧 <img width="821" height="421" alt="Image" src="https://github.com/user-attachments/assets/15639d7d-d0d4-4c3f-aecb-4a0b5bd8a3f8" /> ### Screenshots or export output _No response_
Pre-flight checks
Markra version
0.1.21
Editor area
WYSIWYG editing
Minimal Markdown sample
What happened?
1、markra中的换行是用html标签的形式?这和传统的md编辑器不太相符吧
2、图片或者分割符后面的空行无法直接删除,见视频,可以简单复现,就不详细描述了
2026-05-19.122930.mp4
3、顺带提个小问题,就是版本信息未更新,提bug的时候发现的,就不单独提issue了
What did you expect?
基于上述的问题,我认为两个:
1、把分割线纳入块管理,可能还有其他的也要检查
2、块操作按钮应该添加一些功能键,可参考notion,至少增加一个删除功能吧
Screenshots or export output
No response