From Alex Gorbatchev

SyntaxHighlighter is open source! Please, download and donate. Thank you!


[edit] Changes in 2.0.320

This release was brought to you as a result of weekend's worth of work. Please donate, even you have already donated. I've already finished all the beer!

  • Major speed improvement thanks to a patch by Jose Prado. SyntaxHighlighter now can render 4-5k lines in just a second or two (tested on a MacBook Pro 2.4GHz).
  • Added stripBrs config option to ignore <br/> tags at lines end.
  • Added wrap-lines parameter option to disable line wrapping. See demo.
  • Removed font-size parameter option. SyntaxHighlighter font size is 1em, so any outer font size will be inherited by default.
  • Toolbar is now activated on mouse over.
  • Added ActionScript3 brush (thanks to Peter Atoria).
  • Added JavaFX brush (thank to Patrick Webster).
  • Added PowerShell brush (thanks to B.v.Zanten, Getronics)
  • Fixed inconsistent license headers. LGPL 3.0 is the correct license.