DISQUS

DISQUS Hello! Olaf's thoughts about Delphi, IntraWeb and other dev stuff is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Olaf's thoughts about Delphi, IntraWeb and other dev stuff

Delphi Programming, .NET Philosophy, Web development and more …
Jump to original thread »
Author

Using SyntaxHighlighter on Blogs or Web sites

Started by Olaf Monien · 12 months ago

If you have a development realted blog or Web site, then you probably paste source code examples from time to time. Using Alex Gorbatchev’s SyntaxHighlighter makes your snippets look very pretty. ... Continue reading »

2 comments

  • SyntaxHighliter do not work for me on my Wordpress blog.
    I have found WP-Syntax that did:
    http://wordpress.org/extend/plugins/wp-syntax/
    (we can control when the lines begin to be numbered)

    Good luck with your new project.
  • IIRC I tried that one as well, but I found SyntaxHilighter to be less intrusive. The problem with the others that are based on <pre> tag extensions was (IIRC) that WP lost the formatting, when you switched back and force between source and design view.
    The common most problem with SyntaxHighlighter is, if you copy the examples from the webpage, you will get invalid quotes (due to some unicode conversion). If you really type in the quotes it will work ...

Add New Comment

Returning? Login