Jetpack Markdown support causes additional backslash to be inserted before # #305

Open
opened 2020-09-30 09:54:28 +02:00 by sdroege · 1 comment
sdroege commented 2020-09-30 09:54:28 +02:00 (Migrated from github.com)

See for example the first code block here: https://coaxion.net/blog/2020/09/porting-ebu-r128-audio-loudness-analysis-from-c-to-rust-porting-details/

The code is in a three-backtick code block inside the markdown.

This is with version 4.3.1 of the plugin with the two commits to add Jetpack Markdown support backported (a4ecb659ab 91c81b43c9).

When disabling the Enlighter plugin, the markdown code block is rendered correctly without the additional backslashes.

See for example the first code block here: https://coaxion.net/blog/2020/09/porting-ebu-r128-audio-loudness-analysis-from-c-to-rust-porting-details/ The code is in a three-backtick code block inside the markdown. This is with version 4.3.1 of the plugin with the two commits to add Jetpack Markdown support backported (a4ecb659ab1547376d678e33875361ff72e3d006 91c81b43c97dc0e4f48fbf63a819fc0c21c1393a). When disabling the Enlighter plugin, the markdown code block is rendered correctly without the additional backslashes.
AndiDittrich commented 2020-09-30 10:39:53 +02:00 (Migrated from github.com)

I'll check this soon

I'll check this soon
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
EnlighterJS/Plugin.WordPress#305
No description provided.