| Deprecated Fields | |
|---|---|
| geshi.GeSHi.enable_important_blocks | Whether important blocks should be recognised or not |
| geshi.GeSHi.important_styles | Styles for important parts of the code |
| Deprecated Methods | |
|---|---|
| geshi.GeSHi.disable_highlighting | Disables all highlighting |
| geshi.GeSHi.enable_important_blocks | Sets whether context-important blocks are highlighted |
| geshi.GeSHi.set_brackets_highlighting | Turns highlighting on/off for bracketsThis method is DEPRECATED: use set_symbols_highlighting instead. |
| geshi.GeSHi.set_brackets_style | Sets the styles for brackets. |
| geshi.GeSHi.set_language_path | Sets the path to the directory containing the language files. |
| Deprecated Globals | |
|---|---|
| geshi.GESHI_ERROR_NO_INPUT | No sourcecode to highlight was specified |