.. include:: /Includes.rst.txt Introduction ============ Syntax Highlighting Content Element ----------------------------------- This extension provides a syntax-highlighting content element powered by `phiki `_, a PHP-based syntax highlighter developed by Ryan Chandler. Since phiki operates entirely in PHP and does not rely on JavaScript — which is not permitted in the TYPO3 backend — the backend renders the highlighted code exactly as it appears in the frontend. This ensures a consistent WYSIWYG editing experience for integrators and editors. Features -------- - Support for **227 programming languages** - Selection of **60 themes** Configuration Options --------------------- - **Line numbers** - **Display of the selected programming language with selected theme** - **Copy-to-clipboard button** ---- .. raw:: html