wooorm / refractor

Lightweight, robust, elegant virtual syntax highlighting using Prism
MIT License
724 stars 34 forks source link

Add script to inline and strip Prism #61

Closed wooorm closed 2 years ago

wooorm commented 2 years ago

Like https://github.com/FormidableLabs/prism-react-renderer/blob/dc57eddd7be878d22c848f9e94819c5040526a0d/patches/prismjs%2B1.26.0.patch.

Related-to: GH-58.

Credits: @okonet

stof commented 2 years ago

@wooorm the patch would probably be a lot easier to maintain if it was not changing the indentation of all the prism code that you are keeping

wooorm commented 2 years ago

Typescript wouldn't have it :( (ignoring the file didn't work either)