Skip to content

HTML code blocks are not escaped #5

@emmasax

Description

@emmasax

If I have a markdown file containing:

```html
<div>Hello world</div>
```

The output of the pre/code blocks is not escaped, so the HTML renders on the page instead of being readable code.

I found this which explains it exactly: https://stackoverflow.com/questions/47279702/markdown-imported-file-not-writing-escaped-characters-in-fences

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