dark_mode EN

WSyntaxHilite

  • storage Datas
    • functions Methods
    • event Events
      • Inherits from: ZPackage

        File: zSyntaxHilite.prg

      Package that allows you to add source code syntax recognition to your CGI. It is based on the HighlightJs library and to use it you only need to include the source code between the tags: <pre> and <code>. For example:

       <pre><code> ... </code></pre>