Lines:
1 to 14 of 14
<?php // (C) Copyright Bobbing Wide 2013-2023 /* function oik_css_validate_lang() – Validate the language for GeSHi */ /* function bw_format_content() – Format the content for the chosen language */ /* function oik_geshi() – Implement the [bw_geshi] shortcode for source code syntax highlighting */ /* function bw_geshi__help() – Help hook for the bw_geshi shortcode */ /* function bw_geshi__syntax() – Syntax hook for the bw_geshi shortcode */ /* function bw_geshi__example() – Implement example hook for the bw_geshi shortcode */View on GitHub View on Trac