Rouge inserts <pre> tag and highlights code in index.html "for" loop

I’m guessing the first screenshot is from a Markdown file? In Markdown, indenting by 4 spaces signals a code block. Removing the spaces would avoid the problem.

1 Like