Marcus Kazmierczak
Marcus Kazmierczak
- Uses commits from @CarlosLongarela that change the attributs. - Adds a deprecated property to the block ## IN PROGRESS This PR does not work as expected, if using an...
There is a need for people to be able to modify the list of languages shown by default without requiring a filter to be added. Ideally there is an admin...
From: https://wordpress.org/support/topic/show-line-numbers-pre-checked/ Is there any filter (like the one to select a default language) to pre-check the option to display the line numbers? So I don`t have to click every...
Feature suggestion from: https://wordpress.org/support/topic/feature-suggestion-display-language-in-upper-right-corner-of-block/
See: https://github.com/westonruter/syntax-highlighting-code-block/pull/118
Add ability to add snippets in multiple languages with a tab interface to switch between.
Issues #41 and #46 highlighted an issue with the class names for Prism being too generic, particularly with regards to WordPress which a `.comment` class is common. Look into using...
The regular code block only transforms ^```$ Code Syntax could transform from ^```(.*)$ setting $1 to language.
Per #1 - The block icon shouldn't be using Dashicons. We'd need to either use existing Material icons or create a new icon in a similar style. The Dashicon format...
Add ability to convert Juxtapose block to Image or Gallery.