Skip to content

friends-of-sunlight-cms/prism-highlighter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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