I am using SyntaxHighlighter. I followed the installation steps and I'm receiving a few errors in the firebug console:
TypeError: SyntaxHighlighter is null
ReferenceError: XRegExp is not defined
I imported the necessary files.
Markup
Why I am getting these errors?