EnlighterJS / Plugin.WordPress

:package: Official WordPress Plugin of EnlighterJS
http://wordpress.org/plugins/enlighter/
GNU General Public License v2.0
115 stars 18 forks source link

Different colours? #234

Closed ajtruckle closed 4 years ago

ajtruckle commented 4 years ago

Hi Is it just me or are these colours changing?

Query1

For example, font-size looks darker on line 203 and lighter on line 211.

Why would this happen?

AndiDittrich commented 4 years ago

use the element inspector of your webbrowser and check the color codes

ajtruckle commented 4 years ago

Good thinking!

AndiDittrich commented 4 years ago

sry i didn't take a closer look....this is an issue related to the tokenizer engine in v2 - please use EnlighterJS v3 to fix it

ajtruckle commented 4 years ago

Ok, but EnlighterJS v3 is part of your beta WordPress plugin isn't it? You don't yet have copy I can use on my website with bbPress? Were there not some issues? Or is there another way to use EnlighterJS v3?

AndiDittrich commented 4 years ago

currently you can only fix your bbpress theme and remove the weak css rule

ajtruckle commented 4 years ago

currently you can only fix your bbpress theme and remove the weak css rule

Sadly, that is beyond my knowledge. I don't really know what to fix. Minor things I am Ok to sniff out and tweak but bigger ...

AndiDittrich commented 4 years ago

i didn't have the time to fix it for you right now...i'm working on the v4 release

ajtruckle commented 4 years ago

I understand. I have just downloaded your latest beta and tried it on the staging site:

Issue

I can see teh colour issue I raised is indeed resolved with EnlighterJS v3. But I don't remember how I can actually fix that problem with it is showing the raw code understand the formatted code in the bbPress topics.

AndiDittrich commented 4 years ago

see https://github.com/EnlighterJS/Plugin.WordPress/issues/224#issuecomment-588492342

remove display:block

ajtruckle commented 4 years ago

Ah, that was it. So I have pursued that line of enquiry here with bbPress:

https://bbpress.org/forums/topic/css-styling-query/