This module provides a simple text format (input filter) that handles <?php ?> and <code></code> tags so that users can post code without having to worry about manually escaping < and > characters with &lt; and &gt;

For PHP code, this module also adds syntax highlighting. For example:

print "Hello, world!";

This module is used on drupal.org.

This module has a handbook page; you can refer to it for more detailed documentation.

Supporting organizations:

Project information

Releases

2.0.1 Stable release covered by the Drupal Security Team released 7 October 2024
Works with Drupal: ^8 || ^9 || ^10 || ^11
Install:

Development version: 2.0.x-dev updated 17 Sep 2024 at 21:45 UTC