ryanlelek / Raneto

Markdown powered Knowledgebase Wiki for Node.js
https://raneto.com
MIT License
2.79k stars 447 forks source link

Bug: Saving Markdown Document HTML-encodes entities #377

Open ryanlelek opened 2 years ago

ryanlelek commented 2 years ago

This was part of the security fix. These sanitizations should be rendered only in the HTML, and not make their way back to the Markdown document.

Some possibilities: