0
votes
0answers
13 views

Strange behavior when I insert XML code snippet into articles using SyntaxHighlighter Evolved Plugin

I am using WordPress for a technical developing blog. I am using the base WordPress editor to write my articles (not using other plugin) I am using the SyntaxHighlighter Evolved Plugin to enter code ...
0
votes
1answer
36 views

Displaying syntax highlighted code

I have a blog that I write up entries for that sometimes has programming code as part of the text within my writing's. Normally I use the quote function to give it a bit of highlighting, but was ...
0
votes
1answer
190 views

Getting selected (highlighted) html from the Visual Editor on Edit Post page?

So I understand that the visual editor uses something called TinyMCE. How do I retrieve the html that the user selects from the visual editor? I am basically trying to create a button that gets the ...
5
votes
5answers
994 views

Syntax highlighting for post/page editor [closed]

Anyone know of a plugin that adds syntax highlighting to the post/page HTML editor? Thanks-
0
votes
2answers
141 views

syntax highlighting and <?php rewriting

I am using this plugin: http://www.megatome.com/syntaxhighlighter/ Which appears to work ok, minus a few glitches here and there. My problem, is that I think WordPress is rewriting <?php with ...
0
votes
4answers
233 views

Tools for styling code snippet in a web page

I'm a software developer and I've started my first blog on Information Technology. Since I'm using wordpress (hosted free plan) as blogging platform, I'm wondering if there's a fast and useful way for ...
2
votes
2answers
892 views

How to work with Syntax Highlighter Evolved?

I have installed Syntax Highlighter Evolved to simplify code snippets writting and highlighting. I know that it is quite popular and used by many bloggers so I must be doing something wrong because it ...