Skip to content

Blockquote And Code formatting not working #27

@NickvashKani

Description

@NickvashKani

Has anyone else had an issue with getting blockquotes and code segments to render properly? According to the kramdown syntax, blockquotes can be achieved with:

This is a Quote

  • Some guy

but when I build and load the jekyll website, the quote appears as normal text.

Same issue with the codeblock. I tried:

Some code
for (int I = 0, I <100, i++)

but it also appears as normal text. Has anyone else gotten code and/or quotes rendering properly using this template?

Thanks
Nickvash Kani

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions