Skip to content

Markdown rendering bug #8

@jeremysinger

Description

@jeremysinger

In tutorial.md file, I can use triple backticks to indicate JS code blocks. If I use the less-than symbol (e.g. in a for loop condition, i<10) then the less-than gets transformed to the HTML escape code < - which makes the code unreadable (and incorrect). Need to fix markdown rendering for code blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions