Description:
As seen on WordPress.com.
SyntaxHighlighter Evolved allows you to easily post syntax-highlighted code to your site without having to escape the code or anything. It uses the SyntaxHighlighter JavaScript package by Alex Gorbatchev to do the highlighting and supports all of the package’s parameters via shortcode attributes.
For a list of supported languages (most widely used languages are supported), see the WordPress.com support document.
Download:
- Download from WordPress.org (166,420 downloads)
Example Code Output:
Note that there are various different color schemes available.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>PHP Code Example</title> </head> <body> <h1>PHP Code Example</h1> <p><?php echo 'Hello World!'; ?></p> <p>This line is highlighted.</p> <div class="foobar"> This is an example of smart tabs. </div> <p><a href="http://wordpress.org/">WordPress</a></p> </body> </html>
If you prefer, you can hide the line numbering and other UI stuff with the “light” mode:
[tag light="true"]your code here[/tag]
There are many other parameters and defaults you can control via the Settings page or the shortcode parameters. Full details and instructions are located at the bottom of the Settings page.
[...] SyntaxHighlighter Evolved?????????????????????????? [...]
[...] São eles: Contact Form 7, FeedBurner FeedSmith, Really Simple CAPTCHA, SI CAPTCHA Anti-Spam, SyntaxHighlighter Evolved (gostei muito), TweetMeme Retweet Button, WPtouch iPhone [...]
[...] Evolved | Detail | Demo | [...]
[...] SyntaxHighlighter – ??????? ????? ???? ? ??????????. [...]
I had the same problem with HTML entities “suddenly” appearing instead of their actual characters (plugin version 2.2.1, WP 2.91, French locale). I traced it down to one particular plugin: WP-OPTIMIZE. Don’t know what optimisation it does on the DB but it is after running it that the entities appeared. I deleted then repasted the code in my articles and all is fine.
I still can’t get the tabbing to show up though, even though I have the Use smart tabs option ticked. Am copying & pasting direct from Notepad++
Try switching to HTML view if you’re using TinyMCE. TinyMCE can be buggy.
First, let me thank you for a great plugin!
I am having a problem with getting the plugin to not convert HTML entities on WordPress pages. I want to include some HTML code into one of my WP pages (not posts).
I am using the HTML view instead of the TinyMCE editor. I added the text:
and it appeared as this:
<div>
The plugin works on posts just fine. Any advice?
OK, the formatting messed things up. The second section was supposed to be:
Thanks
Sounds like another plugin is causing the issue as pages are literally just a type of post. My plugin doesn’t know the difference.
Well, I did some more debuging and here is what I found:
in the function maybe_output_scripts(), the array $this->usedburshes (line 502) is empty when displaying a page and non empty when displaying a post.
Hope this gives you a hint?
Nevermind, figure it out – the “lang” variable does not recognize “html”, I have to use “xml” and also the plugin content looks wrong only when doing a page preview. When I save the page, it seems to work. Odd!
Thank you
[...] Per una demo live, visita l' homepage del plugin. [...]
[...] Wi?cej informacji o samej wtyczce i jej autorze znajdziesz na stroniehttp://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/. [...]
[...] que ceux-ci utilisaient un plugin spécial pour partager du code sur WordPress, j’ai nommé SyntaxHighlighter Evolved (que j’abrévierai en SyntaxHighlighter ou SHE). Celui-ci propose d’intégrer du code [...]
Awesome job, Alex
[...] au propre mes différents articles qui incluent du code. Pour cela je vais implémenter le plugin Syntax Highlighter, mais surtout optimiser mes différent scripts…car j’ai beaucoup progressé dans ce [...]
[...] ???????SyntaxHighlighter Evolved [...]
This looks like a fantastic plugin, Alex, and just what I’m after. I’m very impressed by the amount of support you’ve provided in the comments above.
The plugin does not appear to be working on my test page (see two examples at bottom):
http://www.aintyomamasblog.com/badge/
The first example shows my test with escaped code. The code is being converted and displayed non-escaped, without executing the html BUT without the plugin doing its thing.
The second example shows my test with non-escaped code. The html is being executed and the graphic is displaying.
The “wp_footer ()” code does exist in footer.php.
Any help appreciated. Thanks!
Nevermind the immediately above post. I got it figured out. Long story, best interred. However, there is one funky thing going on. When I hover, the box with the view/copy/print/? options displays the last function (?) differently than in all the demos — with a big rectangle around it.
http://i936.photobucket.com/albums/ad206/aintyomamasblog/highlight.png
Any suggests appreciated!
Weird. Likely it’s something in your theme’s CSS.
EDIT: it’s
.custom .about[...] ?????? demo ??????????????????, ???????? ?? ???? ??????? ???? [tag]your code here[/tag] [...]
Jackpot — Now I need to track down why I had a .custom .about style. Thanks for the quick response and fantastic tool.
[...] SyntaxHighlighter Evolved: Allows you to easily post syntax-highlighted code to your site without losing its formatting or making any manual changes. It uses the SyntaxHighlighter JavaScript package by Alex Gorbatchev (this is what I use for this site, but I don’t use the plugin at this point). PluginWP [...]
[...] SyntaxHighlighter Evolved: Allows you to easily post syntax-highlighted code to your site without losing its formatting or making any manual changes. It uses the SyntaxHighlighter JavaScript package by Alex Gorbatchev (this is what I use for this site, but I don’t use the plugin at this point). PluginWP [...]
[...] Eklenti Sayfas?: SyntaxHighlighter Evolved [...]
is this automatic i mean, is it really automatic..
i mean do i just have to put the codes on a div or element then it automatically render the deisgn for it?
Wrap your code in the shortcodes (or even just [code]) and you’re done. That’s all there is to it.
How does COLLAPSE attribute work?
I’ve just tried to set it to a number, collapse=”15″
But it doesn’t work!!
I need it because I have to post long codes.
Maybe it isn’t the right attribute.. What is the right attribute to truncate the code??
Ciao!
It’s a boolean (true/false). It’s all or nothing.
Ok thanks.
[...] Use SyntaxHighlighter Evolved for writing php code in your posts. If you write php code with <?php and ?>, then the code [...]
Okay, i have been trying to get your Plugin to work with my WordPress installation but i cant. I have already included the text into the footer.php file.’
Whenever i use plain text as the language it will convert my ” into " you can see it on my blog for now. Any idea how to resolve this issue?
^ Works fine for me as you can see. Try disabling all other plugins. Perhaps one of them is causing it.
[...] SyntaxHighlighter Evolved 4? 2nd, 2010 · rotring · plugin, wordpress No comments tweetmeme_url = 'http://www.rairairakuraku.com/wordpress/?p=19';tweetmeme_source = 'rotring';?????????????????wordpress??????SyntaxHighlighter Evolved? [...]
[...] Plugin/Extension – SyntaxHighlighter Evolved [...]
quick note… anytime i paste in php source code which has midstream becomes => and so forth)
(BP1.2.3 + WP2.9.2)
err sorry, comments munched the code if
is inserted midstream then everything is converted
[...] diverse task-uri curente. De exemplu, pentru pluginul care formeteaz? codul PHP din articole, SyntaxHighlighter Evolved, trebuie de fiecare dat? s? scriu o sintax? destul de lung?; un buton personalizat ar u?ura [...]
does this work with objc ?
- (void)loadView { CPLayerHostingView * newView = [[CPLayerHostingView alloc]initWithFrame:[[UIScreen mainScreen] applicationFrame]]; self.view = newView; [newView release]; }First off I want to say that this is a great plugin and I think it’s one of the best wp syntax highlighters out there. The problem I have though is that it seems to add an extra href whenever there is a link in my code. It also adds span tags to the beginning and end. Is there any way to get rid of these two things? Sorry if this is a stupid question.
This sounds like another plugin is causing this issue. Disable all other plugins and then write a fresh new post as a test.
Thanks for the reply. I had no other plugins installed. I tried a new post though and still got the same problem. I have gone through many highlighters so maybe one of them left some unwanted code? I’m also using the same wp them you are, mystique I believe it’s called. Here’s a sample of what happens to me:
Also when I look at your example code up top I see the same effect. Is that just me?
Oh, that is indeed a bug, but it should only apply to comments I think. WordPress has a function that automatically makes URLs in comments clickable. I need to replace it with a version that doesn’t do it inside of SyntaxHighlighter code blocks.
[...] of different languages. To make this even easier to use, I found a WordPress plugin called SyntaxHighlighter Evolved that automatically puts the required Javascript calls in my theme so I don’t have to edit my [...]
[...] SyntaxHighlighter Evolved [...]
Any ETA on a release date to fix that bug? To the best of my recollection it is the first real bug in a long time.
I’m super busy, but I’ll try and fix it when I get a chance (and figure out how to do it). It shouldn’t affect code in posts though (which is where the vast majority of users use this plugin).
[...] A WordPress Plug-in to display Code A WordPress Plug-in to display Code [...]
[...] SyntaxHighlighter Evolved « Viper007Bond.com [...]
Sorry… can anyone help me?
http://www.consorziocreativo.com/blog/tutorial/wordpress/crea-un-campo-sottotitolo-in-wordpress.php
Wordpress editor replaces my line breaks in preformatted text. I disabled html editor, I use visual editor only and TinyMce Advanced…
P.S.: excuse me for my bad english
Ah, ok… note please the other problem too, like: <? instend of < and
Thanks!
Awesome plugin!
But could you add the Lua code highlight to this plugin?
I really like your plugin,it’s pretty,so I won’t change to use other syntax highlight plugins.
Any way,thank you all the same.
Hello !
First of all, I want to say, that your plugin is awesome. I tried a lot, and your’s my favourite
But, there is always a “but” ^_^
I would like to know if there is a possibility to modify the width of the highlighted text
I know that it is possible to modify it in shCore.css, but it is for all code
I want to modify width for only some blocks of code, not for all
I had a look to the Shortcode Parameters, but, no ‘width’ one
I hope that you can help me
Lord, from France (so I apologize for the rusty english !)
You can probably wrap it in a div with a fixed width.
Thank you for the quick reply and the advice !
It works fine with some div
Lord,
Great plugin. Just one thing.
For a very short while before the page is fully loaded, the initial aspect my theme gives to tags will appear, and then be replaced by the correct format.
Is there any solution to that ?
No because the highlighting is done client-side (in the user’s browser). The Javascript has to wait for the page to finish loading before it can go and find all of the code blocks and spruce them up.
[...] Geoff’s request, I have installed the SyntaxHighlighter Evolved plugin. Go forth and [...]
[...] ????? ??? ?????? ?????, ?????? ??????????? ?????? SyntaxHighlighter Evolved ??? ????????? ?????????? ???? ? [...]
[...] to run newer versions (>2.7) of WordPress and seems to be now superceded by the more popular SyntaxHighlighter Evolved plugin. Adam has provided a githib project containing a Railscast style CSS theme for that [...]
Does this work for wpmu? I have it working on regular wp, just not wpmu. thanks.
It’s running on WordPress.com right now which is WPMU powered, so yes.
Thanks, I found the problem. My custom theme in wpmu was blocking all shortcodes:
http://wordpress.org/support/topic/320635?replies=2
It’s working now, looks good.
[...] SyntaxHighlighter Evolved SyntaxHighlighter v2.0.320 and some code by Andrew Ozz of Automattic.Viper007Bond I can’t pretend I write a lot of code, but this one is so pretty and useful I can’t leave it out. It highlights code blocs in whatever language you specify. Check out this post to see it in action. [...]
[...] To illustrate a specific point I included a brief snippet of C# code which WordPress promptly turned into an illegible mess. The web is a notoriously difficult place to display source code and thus I set off in search of a WordPress plug-in that would allow me to do so without too much thought. Several days, a dozen plug-ins, and a string of curse words that would make a sailor blush with shame, I have a solution. [...]
Hi,
This Plugin Is Very Useful.
Thanks For It.
Good Luck.
Thanks dude for the wonderful plugin, works really fine.
Question: I woul dlike to manipulate the margin-top, is that to be done on the plugin or on the environment through css.sty – any pointers?
Greetings,
DS
You’d have to edit the plugin’s stylesheet unfortunately. It’s on my todo list to create a better solution.
Hi Viper,
Is it possible to display shortcodes with this plugin e.g.
As you can see I want to show the user how to type short codes, but not actually generate them. At the moment the short codes are parsed and this is displaying instead in the syntax highlighter:
Click Here
That’s because my plugin has to cheat a bit and run it’s shortcode a bit earlier than normal to avoid stuff going bad.
However WordPress has a built-in way to avoid shortcodes being rendered: double-wrap them like so: [[shortcode]] (at least that worked last I tried it)
[...] using the SyntaxHighlighter Evolved plugin which you can search for on the Plugins page of your WordPress installation. Install that [...]
That works perfectly. Thanks Viper.
Hi! We’re using this Plugin but there is a bug: “Error #2044: IOErrorEvent unverarbeitet. text=Error #2036: Ladevorgang nicht abgeschlossen.”
This Error come ever the mousecursor comes over the copy-button. Note: I’m using the Google-Chrome-Browser. I hope you fix this!
[...] you probably know, I’m using SyntaxHighlighter Evolved to post syntax-highlighted code. Some people mailed me, that in some of my posted code the [...]
[...] ve Kullan?m Eklentimizi WordPress Eklenti bölümünden indiriyoruz. Daha sonra gelen paketi aç?yoruz. Paketten ç?kan [...]
[...] ve Kullan?m Eklentimizi WordPress Eklenti bölümünden indiriyoruz. Daha sonra gelen paketi aç?yoruz. Paketten ç?kan [...]
[...] SyntaxHighlighter Evolved (ver2.3.8) [...]
[...] ???. ???????????? ?????????, ? ??????????? ?? ??????? SyntaxHighlighter Evolved, ??????? ?????? ??????? ???? ????? ?????????????????, [...]
[...] SyntaxHighlighter Evolved [...]
Can anyone please help? When i add space or tab after the line both lines come as one line. So i have to trim space for both ends of a line and i can’t even add new empty line.
Hoping to get some help.
e.g.: http://codefight.org/blog/47/57/How-to-undo-cancel-of-an-order-which-was-canceled-by-mistake
I don’t understand what you mean, but issues are usually caused by other plugins or perhaps a theme. Disable all other plugins and if that doesn’t work, try the default theme. You may also want to try using HTML view instead of the Visual editor.
hi alex,
is there any way in scrollhighlighter to force a scrollbar to appear for long code snippets?
thanks!
colin
Go to the admin area of your blog -> Settings -> SyntaxHighlighter and then read the options.
sorry, should have been more specific: I’m looking for a *vertical* scrollbar, in addition to the horizontal one. for example, if I have a 300-line code snippet, I want to show 50 lines, and have the user scroll to read the remaining 250 lines. the only option I could find in the settings was:
“Wrap long lines (disabling this will make a scrollbar show instead)”
thanks for the quick reply!
That’s not possible, although you may try wrapping the shortcodes in a div with a fixed height. That might accomplish what you’re looking for.
If not, try the collapse code boxes option (it’s not what you want, but will avoid long blocks of text).
[...] SyntaxHighlighter Evolved 2.3.8 sur WordPress 3.0. [...]
thanks for the confirmation. i was hoping to avoid a div tag wrapper, but it works fairly well. it’s not perfect though, because the horizontal scroll bar is nested within the div wrapper, which looks a bit odd.
for others facing this problem, here’s the div i used:
to remove gaps between the code area and the parent div, I also had to update the code in shCore.css as follows:
.syntaxhighlighter
{
width: 100% !important; /* 99% fixes IE8 horizontal scrollbar */
margin: 0 0 0 0 !important;
padding: 0 !important; /* adds a little border on top and bottom */
position: relative !important;
}
in future, i would love to see an option to set the number of visible lines. e.g., if i put 200 lines into this code:
then only 50 would show up. to see the remaining 150 lines, the user would have to scroll down with a vertical scrollbar.
thanks for a great plugin!
Sorry, but I didn’t write the highlighter, only the WordPress implementation of it. You’ll need to take it up with Alex G.
looks like the comments interpreted my sh tags. the two code examples in the previous post should read:
<div style=”overflow:auto;height:300px;>
[j a v a]code here[/j a v a]
</div>
and:
[j a v a lines=50]
[/j a v a]
[...] ???????????SyntaxHighlighter Evolved???? [...]
i see. is alex still maintaining the code? got a url?
btw, the “copy to clipboard” feature seems to be using flash, and it’s generating lots of warnings and errors. i get:
Warning: ‘flash’ has no property ‘prototype’
Warning: ‘StageVideo’ has no property ‘prototype’
Warning: ‘AsBroadcaster’ has no property ‘addListener’
Warning: ‘AsBroadcaster’ has no property ‘removeListener’
Warning: ‘this’ has no property ‘_visible’
Warning: ‘this’ has no property ‘_visible’
Warning: Reference to undeclared variable, ‘highlight_mc’
Warning: Reference to undeclared variable, ‘highlight_mc’
Warning: onSetFocus is not a function
Warning: myOnSetFocus is not a function
Warning: onKillFocus is not a function
Warning: onSetFocus is not a function
Warning: myOnKillFocus is not a function
Warning: myOnSetFocus is not a function
Warning: onKillFocus is not a function
Warning: myOnKillFocus is not a function
Warning: ‘flash’ has no property ‘prototype’
Warning: ‘StageVideo’ has no property ‘prototype’
Warning: ‘AsBroadcaster’ has no property ‘addListener’
Warning: ‘AsBroadcaster’ has no property ‘removeListener’
Warning: ‘flash’ has no property ‘prototype’
Warning: ‘StageVideo’ has no property ‘prototype’
Warning: ‘AsBroadcaster’ has no property ‘addListener’
Warning: ‘AsBroadcaster’ has no property ‘removeListener’
and on google chrome, under flash player 10.1.53.7 i get this error:
Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.
(i run the debug version of the player. most people won’t see the error.)
looks like it might be actionscript 2? would that be alex’s domain too?
anyway, until this is fixed, is there any way to disable just the clipboard feature (not the entire toolbar)? is that another feature request for alex?
colin
Yes, all of the visitor facing stuff is him. Check out the top of this page for a link to his site. He is currently developing a new version of the highlighter.
p.s., here’ the page with the code examples in a scrolling div:
http://www.unionplatform.com/?page_id=1229
gotcha. i reported the issues here:
http://bitbucket.org/alexg/syntaxhighlighter/issues
I’d been trying to output this statement.
But e always shows up with < > instead
Try disabling all other plugins if it’s not working on your blog but it is on mine.
Hi, I tried publishing the post after I saw the comment here turned out fine. And it works! However, it doesn’t render well in preview mode.
But that’s no big issue anyway. Thanks.
We installed SyntaxHighlighter Evolved plugin but still it is not showing up the PHP code. Even after uninstalling it, WordPress 3 is running PHP Codes in posts. WP3 does support code and pre functions right? Please take a look – HowToDoWiki PHP Post
Update: We had to parse code in order to include it in post. Now PHP codes are showing up but not the SyntaxHighlighter. Code and Pre tags are not working on our WordPress 3 installation. Thank you in anticipation.
Please read the documentation. You do not use code or pre tags with this plugin.
http://wordpress.org/extend/plugins/syntaxhighlighter/installation/
Thank you. It is working now
No problem.
[...] SyntaxHighlighert Evolved: Plugin para colocar códigos de programação com uma formatação especial. [...]
I LOVE the look of this plugin, unfortunately it would not work properly on my blog. When I would preview, it looked fine. However, after saving the draft special characters were changed. Here are the images of what I’m talking about…
http://shinytype.com/images/code-good.jpg
http://shinytype.com/images/code-bad.jpg
(I use the PHP shortname tags around the code)
This does not happen when I use the CodeColorer plugin – which works, but doesn’t look nearly as good as yours and doesn’t have much functionality. Maybe it works because it utilizes the
tags natively?I'd be elated if I just weren't doing something correctly or if there was something I could do to rectify this. Thank you for your time!
Crap. I feel a bit embarrassed – posted this on the wrong plugin page. I thought these were the same plugins for some reason (apparently because I’m a retard?) hehe. The GOOD news, however, is that THIS plugin works brilliantly! Solved the problem. You rock, sir!
(…still horrendously embarrassed though, haha)
No problem and glad you like the plugin.
[...] just wanted to use this nifty code wp addon -> SyntaxHighlighter Evolved Written by Danny in: Programming | Tags: delimited files, [...]
I have problem with publish post with SyntaxHighlighter with scribefire blog editor… Solution?
I have no idea what that is and you haven’t said what the problem is.
Scribe Fire is a “Blog Editor” for Firefox. If i post php code (exemple:
from scribe fire or other blog editor) this have incorrect syntax.
hey!
I’ve just installed this plugin to my wordpress but there aooears to be a problem, no matter what the language type is, plugin puts random newlines in codes and 3 lines of code becomes 6-7 lines of code;
This code appears like;
I could not figure it out, and wonder what the problem is.
It would be appriciated if you can help me with this problem.
p.s I’ve tried disabling all other plugins but did not work..
Since it’s working on my blog, then it’s very likely not my plugin at fault.
Did you have all other plugins disabled when you wrote the post? If you edit the post, does it look correct or does it have the line breaks? (view in HTML mode to be sure)
oops forget the codes
looks like
annoying..
I’ve tried disabling all other plugins and posting a new one but I figured out that installing the plugin to a fresh intallation of WP solves the problem. I guess one of my plugins affects syntaxhighlighter and disabling it does not work for it, anyway thanks for the fast reply if I find out which plugin makes it malfunciton I’ll post it here so that people would know what plugin to install..
It could be your theme then.
[...] ????? ??? ?????? ?????, ?????? ??????????? ?????? SyntaxHighlighter Evolved ??? ????????? ?????????? ???? ? [...]
Viper,
Alex released a beta (http://twitter.com/syntaxhighlight) of the 3.o release at
http://bitbucket.org/alexg/syntaxhighlighter/src . Are you planning on supporting the new options any time soon?
Thanks for a great plugin.
PS: Here is a small feature request for the next version. To match my site, I tweak the default syntax theme CSS file. This obviously gets overwritten with every update of yours. Is there a way that you can support picking up a user’s CSS from a different location out of the plugin dir? WPTouch does this for icons. They use /wp-content/uploads/wptouch/custom-icons/.
I will not be supporting the new version of his highlighter until it goes out of beta.
I’m currently recoding another plugin (Video Quicktags) and when I’m done with that one, I’ll begin work on updating this one in preparation for his release.
Hi Alex, first of all, rocking plugin. I’ve tried many others and yours is definitely the easiest to use with the best looking results. But I’ve come across a rather odd problem. I find that certain characters (or combination of them) will break the post altogether, resulting in a 404 page. Examples of characters (each enclosed in parentheses) include (/=) and (; //).
I don’t think this has anything to do with the plugin per se, since the other syntax plugins have also shown this error on the same characters. I’ll be doing some testing tomorrow to check localhost and WP versions, but I have a stinking suspicion that it’s related to my domain. Have you heard of anything like this before?
I don’t see how what’s inside the post content would result in a 404.
Is it a WordPress-themed 404 or a server (Apache, etc.) 404?
It’s a wordpress 404. In fact it’s the 404 page that I designed. I checked the error logs in my PHP, and it doesn’t show anything.
A WordPress 404 wouldn’t result in any PHP errors. Never heard of such an issue, but it doesn’t sound related to my plugin.
[...] ????????????????????wp??????????????????????????SyntaxHighlighter Evolved???????????? [...]
[...] using the SyntaxHighlighter Evolved plugin to display code on this [...]
[...] SyntaxHighlighter Evolved – Easily post syntax-highlighted code to your site without having to modify the code at all [...]
[...] for one of the more tricky plugins I have my source code viewer, it is SyntaxHighlighter Evolved by Viper007Bond. I’m still annoyed by some of the “features” in it, for example [...]
Hi Viper,
I installed and activated your plugin (v2.3.8) and akismet (v2.2.7) into WordPress (v 2.9.2) and all the categories disappear in the display on my blog and in the admin category section. I then deactivated both plugins one at a time and still no resolution however when I then delete your plugin files the categories reappear in the front and backend. I am puzzled do you know of this issue or what may be causing it? I thought at first it could be my theme but the issue was in the admin also. Any help would be appreciated as I would love to use your plugin as well as akismet.
Thanks
I don’t see how my plugin files existing while the plugin is deactivated could cause any problems. Plus, the plugin is in use on my blog as well as all of WordPress.com and it doesn’t have any issues on either. It’s worth trying it using the default theme just incase.
I don’t know what it was but I decided to re-install all elements and all seems well. Thanks for your reply!
[...] Awesome easy nice looking code or syntax Tool [...]
Hi Alex,
I use SyntaxHighlighter Evolved on my blog. But I have some problems.
It puts and for new lines also some problem for double quotes.
It is easier to understand the issue if you see the screenshots below:
http://www.susakli.com/_temp/scr_editor.jpg
http://www.susakli.com/_temp/scr_tmp.jpg
Thanks for help.
Switch to HTML view when editing the post. Does it look correct or are there paragraph tags there? If it looks correct, try disabling other plugins.
[...] SyntaxHighlighter Evolved 2.3.8 sur WordPress 3.0. [...]
hi Viper007Bond,
when using syntaxhighlight, it shows not properly in Avant/IE/Chrome browser but FF. The syntax box’s larger than my page’s width:
http://www.ntd.me/cach-nhung-nut-like-cua-facebook-vao-wordpress.htm
and how to highlight some words in a paragraph, eg: i want to highlight “http%3A%2F%2Fwww.ntd.me%2Ftieng-goi-15-nam.htm” in this codebox:
thank you (:
Something in your theme’s CSS is doing it. I’m not sure what.
[...] ??WordPress?plugin?????? ?SyntaxHighlighter Evolved? [...]
[...] offre un comodissimo plugin per includere parti di codice all’interno dei nostri [...]
Hi, great plugin. I’ve been using it on my site for a while. I just noticed that it is encoding my angled brackets as html entities. Not sure if this is a bug or something that I am doing wrong. Just wanted to throw it out there regardless. Please see code posted here for example:
http://wordpress.mfields.org/2010/getting-down-and-dirty-with-wp_query-set/
[...] the plugin called SyntaxHighlighter Evolved. The developer’s website/plugin page can be found here and it can be downloaded from WordPress here. An additional WordPress support note on posting [...]
[...] An even easier way to beautify code is to use the SyntaxHighlighter Evolved plugin for [...]
[...] Syntax Highlighter Evolved – Easily post syntax-highlighted code to your site without having to modify the code at all. Uses Alex Gorbatchev’s SyntaxHighlighter v2.0.320 and some code by Andrew Ozz of Automattic. [...]
[...] Advert more?????????????????Google adsense??????? SyntaxHighlighter Evolved [...]
[...] SyntaxHighlighter Evolved (styled) – to create awesome looking highlighted code boxes [...]
[...] of the open source SyntaxHighlighter javascript client side code and a WordPress plugin called SyntaxHighlighter Evolved. I have chosen this set of solutions, not only due to appearance, but also as it should allow for [...]