Automatically load the stylesheet
Status: Beta
Brought to you by:
gnombat
The sh_highlightDocument function accepts two new parameters, besides the language prefix and suffix.
The third parameter is the style name. It assumes the CSS filename is sh_<style_name>.css. The style name is mandatory.
The fourth parameter is the CSS file URL prefix. This is not mandatory. If it does not exist, the CSS is loaded from the same folder as the language file.
Can you re-attach the patched file? This looks like the original version.
Automatically load the stylesheet