QOwnNotes
QOwnNotes copied to clipboard
Highlight React code
Hi,
I'm wondering if it's possible to highlight the ReactJS code. I'm trying with jsx or react, but it doesn't work.
Is this feature possible?
Thank you.
King regards.
You could add that functionality in https://github.com/pbek/QOwnNotes/blob/develop/src/helpers/codetohtmlconverter.cpp if you fancy implementing it. Mostly it's about assigning keywords to different styles.