Suggestion for disabling alternating background lines
Replies: 3 I think that the recently introduced alternating background lines feature is the worst misfeature ever. It’s supposed to ease reading by leading the eyes across rows. I totally get the...
View ArticleSuggestion for making options globally configurable
Replies: 1 Upon every plugin update I edit wp-config.php to make the plugin always display line numbers out of the box without me specifying any inline parameters. I’m not sure what other options are...
View ArticleAlternate line highlighting out if sync with lines of text
Replies: 0 Hi, Thanks for the great plugin. The one issue I’ve had is that the line highlighting of alternating lines of code goes out of sync with the actual text of the lines of code. Screenshot of...
View ArticleFeature Request: Make a TinyMce interface button
Replies: 0 Hi, it would be cool if with this plugins also a TinyMce button would be provided. Thanks… http://wordpress.org/plugins/wp-syntax/
View ArticleiPhone Safari: different fonts
Replies: 0 Hi, Using the following WP-Syntax in a post I get different fonts on the iPhone Safari: Things to do at the beginning: password change and Raspbian update: <pre lang="text">$ passwd $...
View Articlexml Formatting Issue.
Replies: 2 If I use the following code: pre lang=”xml” escaped=”true”><Biml xmlns="http://schemas.varigence.com/biml.xsd"> <Packages> <Package Name="Hello World"...
View ArticleProblem with ROLE
Replies: 0 Hi, I wanted to use the plugin with users who have the ROLE Author. But the plugin does not seem to work. When updating a post every <pre lang="php">somecode</pre> will be...
View ArticleAngle Brackets replaced by HTML entities in tags
Replies: 0 Hi, if I put in a code some angle brackets ex. ./make 2>&1 | tee logname.log it comes in the article replaced by HTML entities: ./make 2> ; &1 | tee nomeLog.log...
View ArticleMy java code is ugly
Replies: 0 hi, I’m using this and my java code are …. my xml code also ugly. See this page: http://geek-alpha.com/java/understand-dependency-injection/ why? https://wordpress.org/plugins/wp-syntax/
View ArticleWP-Syntax and Jetpack's markdown extra
Replies: 0 Is there a way to get WP-Syntax to highlight code snippets entered with Markdown Extra style bracketing? E.g. `python import re ` I’m using Jetpack for the markdown. (I know it’s possible...
View ArticleHow to remove numbering .
Replies: 0 How to remove numbering and display toolbar on highlighted box https://wordpress.org/plugins/wp-syntax/
View ArticleI am unable to upload media files after using this plugin
Replies: 0 hey , I am a wordpress developer and i am using the plugin wp-syntax but after activation of this plugin i am unable to upload the media files like featured images and other media content...
View Articlewp-syntax outside the loop
Replies: 0 hi, I want to implement the following feature: each post has an attachment (e.g. .txt). Tts content is displayed below each post and highlighted through WP-Syntax. Pulling the file’s...
View ArticlePHP Errors
Replies: 0 I am trying to clean up PHP errors on our site, and I noticed that there are a lot of them being generated from your plugin. PHP Warning: Invalid argument supplied for foreach() in...
View ArticleWill there be a plugin update?
Replies: 0 Hello! Thanks for the great plugin, I use it for many years. Will you update the plugin? In the WordPress repository displayed: This plugin hasn’t been updated in over 2 years. It may no...
View Articlelinks to december.com with HTML syntax
Replies: 1 Using HTML syntax highlighting and my <div> tags have links to http://december.com/html/4/element/div.html Why is this happening? Please remove this....
View ArticleError on PHP 7
Replies: 3 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GeSHi has a deprecated constructor
View Articlethe move to 14 from 12 font size might be a little ugly on linux
Replies: 0 i havent checked windows yet, but the larger fonts seem cramped & harder to read, not to mention more horizontal scrolling of course, anyone can use their own css to adjust, the issue...
View ArticleAlternating background height problems on Chrome
Replies: 1 The problem can be seen here http://wp-syntax.com/quickstart/ but it is more evident when there are more lines of code like in this example...
View ArticleSyntax No Longer Shows in RSS Feed
Replies: 0 I don’t know if it just started with WP 4.8 but the syntax no longer appears in the RSS feed. Blog: http://blog.markheadrick.com/ The RSS Feed just has this now for the first post: <pre...
View Article