QOwnNotes icon indicating copy to clipboard operation
QOwnNotes copied to clipboard

Highlight React code

Open t0uxe opened this issue 3 years ago • 3 comments

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.

t0uxe avatar May 26 '22 15:05 t0uxe

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.

pbek avatar May 27 '22 07:05 pbek