ZyPLJ
ZyPLJ
 使用后端渲染的方式,文章标题目录如果存在代码块则渲染的目录会出现 Markdig.Syntax.Inlines.ContainerInline 如: ### `Title`标题 会变成 ### Markdig.Syntax.Inlines.ContainerInline
我在本地windows环境生成词云图没有问题,部署到Docker中时提示缺少依赖,后面发现需要手动添加`SkiaSharp.NativeAssets.Linux.NoDependencies`包才行
### Is your feature request related to a problem? 博客顶部的菜单好像不够用,比如我有很多工具网站,如果我为每个工具网站都添加菜单,会导致顶部菜单非常多, 希望能添加多级菜单的支持,这样能将一些外链跳转的菜单归类到多级菜单中,保持顶部菜单的整洁。 ### Describe the solution you'd like 如图: ### Describe alternatives you've considered _No response_ ### Additional context _No response_