StarBlog icon indicating copy to clipboard operation
StarBlog copied to clipboard

文章详情页标题目录后端渲染Bug

Open ZyPLJ opened this issue 1 year ago • 1 comments

Image

使用后端渲染的方式,文章标题目录如果存在代码块则渲染的目录会出现

Markdig.Syntax.Inlines.ContainerInline

如:

Title标题

会变成

Markdig.Syntax.Inlines.ContainerInline

ZyPLJ avatar Mar 20 '25 14:03 ZyPLJ

ZyPLJ avatar Mar 20 '25 14:03 ZyPLJ

最新版本已修复,并升级了新的渲染方式。

Deali-Axy avatar Apr 19 '25 09:04 Deali-Axy