Overview
The Markup plugin provides powerful tools for code highlighting and text transformation in CakePHP applications.
Code Highlighting
Display beautiful syntax-highlighted code snippets using either PHP-based or JavaScript-based highlighting.
- Highlighting through PHP or JS - Multiple language support (PHP, CSS, JavaScript, SQL, XML, Markdown, etc.)
Code Transformation
Parse and transform markup formats like BBCode and Markdown into HTML for safe display.
Features
- Multiple Highlighters: Choose between PHP-based or JavaScript-based code highlighting
- Theme Support: Light and dark themes for code display
- Safe Parsing: Secure transformation of user-generated markup
- Extensive Language Support: Syntax highlighting for dozens of programming languages

