Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
与咕噜一起工作我无法获得要渲染的标题。文件名_Header.md符合规范,内容如下
_Header.md
Hello Header!
但是,当访问gollum在存储库的根目录中运行的站点并访问位于http://localhost:3000/.
gollum
http://localhost:3000/
这特别令人费解,因为我能够让侧边栏和页脚正确呈现,但不能正确呈现页眉,可能是什么导致了这个问题?
版本 2.0 不支持_Header.ext更'[[_TOC_]]明显的是,这里有些东西不正确,这可能不是我在做一些愚蠢的事情。
_Header.ext
'[[_TOC_]]
2.1 版应该很快就会发布。