Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Release primarily to add Prism support for Drupal.org.
Changes since last release:
- Issue #2689337: Add Prism support as a submodule for codefilter by japerry, cam8001, drumm, joelpittet
- Issue #2277983: Remove CodeFilterUITestCase (no-op) by sun: Remove CodeFilterUITestCase (no-op)
- Issue #502486: codefilter doesn't recognize <code> element with attributes by sun: Added automated tests for preservation of attributes in code tests.
- Issue #502486: codefilter doesn't recognize <code> element with attributes by jjalocha, sun: Recognise code tags with attributes.
- Issue #2134969: blank lines / newlines are stripped out of php code in docs: Preserve blank lines in codefilter output.