문제

Working with gollum I am unable to get headers to render. The file is name _Header.md following the specifications, and contains the following content

Hello Header!

however, it is not rendered when the site is accessed running gollum in the root of the repository and accessing the page at http://localhost:3000/.

This is particularly puzzling because I am able to get sidebars and footers to render properly but not headers, what may be causing this issue?

도움이 되었습니까?

해결책

Version 2.0 does not support _Header.ext along with '[[_TOC_]] which was a lot more obvious that something just isn't right here and this probably isn't me doing something stupid.

Version 2.1 should be released soon.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top