Namespace Alpha\Util\Code\Highlight
Classes summary
HighlightProviderGeshi | Wraps Geshi in the standard API defined in HighlightProviderInterface, for use in the Alpha CMS module. |
HighlightProviderLuminous | Wraps Luminous in the standard API defined in HighlightProviderInterface, for use in the Alpha CMS module. |
Interfaces summary
HighlightProviderInterface | An interface that contains the methods for a code highlight implementation that is used in the CMS to colour highlight source code for publication. |