Marcus Kazmierczak
Marcus Kazmierczak
I've determined the cause of why this deprecation is not working and filed a ticket at: https://github.com/WordPress/gutenberg/issues/33672
@BenRutlandWeb This prompted me to rethink how the global color scheme works and I moved it to a settings page instead of being within the editor itself. A global setting...
Yes, I plan to remove the panel from the editor, I'll do it in the next version. I left it there to point any existing users to the new location,...
v3.1.0 adds an initial settings page. The default language can be set there, this is a good future home to address this issue. So just need to add a nice...
I believe the recent versions of WP include a blockGap concept, I need to read up and figure out how to use that as the default.
This should of been fixed in this commit ( https://github.com/mkaz/code-syntax-block/commit/f909f4ab318016b21fa8cc441f890afa435e657f ) and released in v3.0.0 If it is still an issue, please reopen and add an additional comment/screenshot. Thanks!
Ah.. wrong issue. I was closing some other ones with misaligned line numbers and code. I assumed when I saw "offset line numbers" that was the same bug. My mistake....
It shouldn't be too dependent on your WordPress theme. Can you confirm the toggle "Show line numbers" on the sidebar is on? See example below:  Did you select a...
@jameshrose I fixed an issue in the latest version v2.0.3, can you try to upgrade and see if that fixes it for you? If not, let me know what theme...
Testing out the same code above, setting to JavaScript and I'm not seeing the same issue.  What theme are you using for your WordPress site? What language is the...