WPIntell

Source evidence

Crayon pre error

Enlighter – Customizable Syntax Highlighter · support · 2023-02-26T00:16:00+00:00

complaintsentiment
mediumseverity
0.93relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 25 rows with source links

24.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
snowme unresolved
With the latest version of Enlighter (4.6.1), I’m getting this error with any <pre> tags that were previously created with Crayon. ENLIGHTER::INVALID_CODE_FRAGMENT did you checked the troubleshooting guide ? the current version changed the filters which are used by the crayon compatibility mode – the message above indicates that the content is modified before the restore action were applied. this can normally only caused by a third party plugin. could you please provide a raw code snippet of your crayon code ? Hi Andy, Sorry I didn’t see the troubleshooting guide before posting. I tried disabling some plugins that might conflict and now it just outputs as “array”. Here is one of my Crayon <pre> tags <pre class="lang:sh decode:true " title="Peeking into your Database" >sudo ls /var/lib/mysql/databasename sudo more /var/lib/mysql/databasename/tablename.ibd</pre> I’ll need to setup a test site to test with all plugins disabled.

Comments

2 shown
Andi Dittrich 2023-02-26T08:05:00+00:00

did you checked the troubleshooting guide ? the current version changed the filters which are used by the crayon compatibility mode – the message above indicates that the content is modified before the restore action were applied. this can normally only caused by a third party plugin. could you please provide a raw code snippet of your crayon code ?

snowme 2023-02-26T23:49:00+00:00

Hi Andy, Sorry I didn’t see the troubleshooting guide before posting. I tried disabling some plugins that might conflict and now it just outputs as “array”. Here is one of my Crayon <pre> tags <pre class="lang:sh decode:true " title="Peeking into your Database" >sudo ls /var/lib/mysql/databasename sudo more /var/lib/mysql/databasename/tablename.ibd</pre> I’ll need to setup a test site to test with all plugins disabled.