cactus icon indicating copy to clipboard operation
cactus copied to clipboard

Markdown标题显示为#标题

Open kelvincheung opened this issue 2 years ago • 1 comments

@Seevil, 你好,我使用Markdown标题“标题”或者“##标题”, ------ 在页面都会显示为 #标题

请问怎么去掉"#",正常显示为"标题"? 谢谢!

kelvincheung avatar May 24 '23 07:05 kelvincheung

CSS内搜索content: "#"; 注释或者删除即可

Seevil avatar May 29 '23 09:05 Seevil