Initializing source code highlighting on page load

svn path=/branches/test/; revision=23050
This commit is contained in:
ato 2012-04-22 15:35:52 +00:00
parent 3cdbbbd9e7
commit b803905081

View File

@ -141,6 +141,11 @@
<script src="/scripts/master.js"></script>
<script src="/scripts/placeholder.js"></script>
<script src="/scripts/highlight.pack.js"></script>
<script>
hljs.tabReplace = " ";
hljs.initHighligtingOnLoad();
</script>
<xsl:comment>
<![CDATA[