marked icon indicating copy to clipboard operation
marked copied to clipboard

格式解析错误

Open var-zhangbao opened this issue 9 months ago • 1 comments

Image Image

为什么会渲染出H2标签?

Why is the H2 label rendered?

var-zhangbao avatar May 19 '25 05:05 var-zhangbao

This is called a setext heading. It happens because you don't have blank lines around hrs.

Problem demo

Fixed demo

UziTech avatar May 19 '25 14:05 UziTech