Skip to content

2.1.364

Compare
Choose a tag to compare
@alexgorbatchev alexgorbatchev released this 06 Feb 04:16
· 376 commits to master since this release
  • Moved indexOf() into utils.
  • Fixed IE8 horizontal scrollbar.
  • Removed Monaco from CSS.
  • Updated Python brush.
  • Pascal keywords are now case insensitive.
  • Added name of the brush to all bits and main DIV.
  • Added pad-line-numbers option to enable/disable/specify line padding.
  • Added rb back to Ruby aliases.
  • Improved getKeywords() regex pattern.
  • Added Erlang support.
  • Added min-height CSS lockdown.
  • Added special case for <http:...> URLs which were not displaying correctly.
  • Fixed multiline XML comments.
  • Fixed broken < and > characters in the Bash brush.
  • Fixed single quoted strings in the Bash brush.
  • html-script could be now set in defaults.
  • Added pas to Delphi aliases.
  • Fixed prototype/jquery problem with array length.
  • Updated URL matching to include more path elements.
  • Fixed open quotes string matching issues in Firefox.
  • Added contextual keywords 'partial' and 'yield' to C# bruch.
  • Added support for @"" strings in C# brush.
  • Added JavaDoc multiline comments to the Java brush.
  • Added missing <%@ and <%! script tags to the Java brush.
  • Removed duplicate xhtml alias from the Xml brush.
  • Added ColdFusion brush.
  • Added Eclipse CSS theme.