codecolorer
codecolorer copied to clipboard
WordPress plugin which allows you to insert code snippets into the post with nice syntax highlighting.
Hi, I just installed Wordpress 5.9.3 and it seems that your plugin is not compatible anymore. Can you please issue a new version please ? Thanks a lot for your...
Receiving thousands of `Undefined offset` in my logs: ``` /www/my_site/public/wp-content/plugins/codecolorer/codecolorer-options.php:75 in CodeColorerOptions::parseOptions /www/my_site/public/wp-content/plugins/codecolorer/codecolorer-core.php:128 in CodeColorer->performHighlightCodeBlock /www/my_site/public/wp-content/plugins/codecolorer/codecolorer-core.php:61 in CodeColorer->{closure} :0 in preg_replace_callback /www/my_site/public/wp-content/plugins/codecolorer/codecolorer-core.php:64 in CodeColorer->beforeHighlightCodeBlock /www/my_site/public/wp-content/plugins/codecolorer/codecolorer.php:265 in CodeColorerLoader::callBeforeHighlightCodeBlock /www/my_site/public/wp-includes/class-wp-hook.php:287 in WP_Hook->apply_filters...
Hello, is there any way to get this code to display on a blog without breaking the layout? Currently, I've tried changing the overflow styles, the white-space wraps, and the...
Hi Dmytro thanks for the the excellent plugin! I've noted that the line number column is set to 1% by default? see below: `.codecolorer-container table td.line-numbers { width: 1%; }...
I tried to do that: https://github.com/BigManzai/codecolorer Add Generate / codecolorer/languages/codecolorer.pot Add German /codecolorer/languages/codecolorer-de_DE.mo, /codecolorer/languages/codecolorer-de_DE.po New /codecolorer/lib/geshi/ossl.php = OpenSim Scripting Language (OSSL)
- No more extraneous line numbers prepended to content in feed and Open Graph contexts. - Implement zebra striping for line numbers.
Hey @kpumuk, it would be awesome if there would be a way to copy code from the embedded snippet. 😄 For example when hovering a code block, on the top...
Hi Currently when your plugin is active, it messes up code blocks in markdown, even when I have not used your shortcodes. Please check the issue [here](https://www.rparthiban.com/articles/misc/test-pad/) (which highlights other...
Hi Can you kindly also support markdown in below markdown syntax? ```` ```language code ``` ```` There is one [plugin](https://wordpress.org/plugins/codecolorer-markdown/), but that syntax involves tab which is difficult in markdown...
Solarized Dark Colors got more brighter!