Closed dgonzalezr closed 6 months ago
Hi 👋🏼
I wonder if we could have some argument properties under the highlighter config to customize react-syntax-highlighter. Something that allows us to choose which style to apply from hightlight.js, eg:
highlighter: { wrapLines: true, style: 'atomOneDark' },
Thank you.
Sounds like a good idea. Would you be able to make a PR for that?
Hi 👋🏼
I wonder if we could have some argument properties under the highlighter config to customize react-syntax-highlighter. Something that allows us to choose which style to apply from hightlight.js, eg:
Thank you.