mixmark-io / turndown

🛏 An HTML to Markdown converter written in JavaScript
https://mixmark-io.github.io/turndown
MIT License
8.52k stars 864 forks source link

Should delete styles #451

Open KTibow opened 7 months ago

KTibow commented 7 months ago

Input

<style>* { color: red }</style>

Expected output

Actual output

\* { color: red }

You can do this with .remove