chetachiezikeuzor / Highlightr-Plugin

A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨.
Mozilla Public License 2.0
585 stars 32 forks source link

CSS Questions #72

Open HippyCraig opened 1 year ago

HippyCraig commented 1 year ago

Im not sure where else to post this so...

Currently set this to use CSS file instead of inline CSS

When I highlight something and look at the markup around it, I see that there is a class listed here but I don't know where that information is stored so I can modify it. It created a class called hltr-purple but where is that CSS file located with that in it.

Also when I highlight something the underline markup is ignored, for example if I have some text that I bolded with ** around the word its not rendered as bold in view or preview mode.

davideliotmanuel commented 11 months ago

I'm having the same problem. I also tried creating a separate css file and adding these classes but that doesn't seem to be working either.