compatibility with markdown plugin #1

Open
opened 2023-06-29 00:53:09 +02:00 by DeltaLima · 0 comments
Owner

actually when using the markdown syntax to insert a code block, the specified language gets not applied.

Thats caused by the javascript in res/syntaxhighlighter-ng.js which looks after <pre> elements its class.

MarkdownExtra writes the language in the <code> tag as classname.

actually when using the markdown syntax to insert a code block, the specified language gets not applied. Thats caused by the javascript in `res/syntaxhighlighter-ng.js` which looks after `<pre>` elements its class. MarkdownExtra writes the language in the `<code>` tag as classname.
Sign in to join this conversation.
No labels
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: DeltaLima/flatpress-plugin-syntaxhighlighter-ng#1
No description provided.