-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels