Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Changes since 7.x-1.0:
* 905745b - Added a test for Issue #1092140: Expand codeblocks to fit long-lines with Javascript Expand codeblocks to fit long-lines with Javascript.
* cdb3a3e - Moved file include in tests higher up so that functions are available at the right time.
* 22d9724 - Included module file during unit test setup.
* f2aab31 - #1454336: Code Filter not working with ckeditor module and CKEditor 3.6.0.6902 on Drupal 7.12 Code style cleanup.
* 85fa33c - Added simple unit tests for filtering functionality.
* 7450d65 - Added overflow: hidden to hover expanding codeblocks.
* 9fe51c4 - #1092140: Expand codeblocks to fit long-lines with Javascript Moved js and css additions into .info file.
* 98d47de - #1092140: Expand codeblocks to fit long-lines with Javascript Use javascript to expand wide codeblocks.
* a4bf035 - Added change notice to changelog.
* a332a59 - #76234: Leading space is removed from lines of code Fix leading space in code being ignored by browsers.
* a807986 - #168067: <% %> should not be interpreted as PHP Removing support for ASP-style shorttags.
* 10c5e89 - by JohnAlbin: Update CHANGELOG for -dev version.
* c0d9886 - by JohnAlbin: Remove translations in favor of localize.drupal.org