Skip to content

Latest commit

 

History

History
80 lines (63 loc) · 1.18 KB

README.rst

File metadata and controls

80 lines (63 loc) · 1.18 KB

Prism.js Syntax Highlighter Plugin

Integration syntax highlighting for the Web (https://prismjs.com/)

  • SunLight CMS 8
Copy the folder 'plugins' and its contents to the root directory

or

Installation via administration: 'Administration > Plugins > Upload new plugins'

Automatically highlights code enclosed in BBCode [code]

This is only a selected list of all supported highlighting options.

  • Basic
    • Markup
    • HTML
    • XML
    • SVG
    • MathML
    • CSS
    • C-like
    • Javascript
    • JavaDoc-like
    • JSON
    • Markup templating
    • PHP
    • PHP Doc
    • Regex
    • SQL
    • Twig
  • Advanced
    • Markup
    • HTML
    • XML
    • SVG
    • MathML
    • CSS
    • C-like
    • Javascript
    • Bash + Shell
    • Git
    • JavaDoc-like
    • JSON
    • Latte
    • Less
    • Markdown
    • Markup templating
    • Neon
    • PHP
    • PHP Doc
    • Regex
    • reST
    • SASS
    • SQL
    • Twig
    • Yaml