Skip to content

Collection names not displaying correctly #2690

Answered by mmistakes
benjajorquera asked this question in Q&A
Discussion options

You must be logged in to vote

Ahh gotcha. Yeah I see your problem (and it's a common one).
You named the file .md. And Markdown treats indents as code blocks, which is why it highlighted the heading as a <code> block.

Either remove the indents, or renamed the file to .html like I'm doing with the demo files.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mmistakes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2690 on December 09, 2020 03:49.