Kanka Preserve HTML Entities in Summernote

Checks PRE and CODE tags in Summernote and ensures that their contents use HTML entities for proper display.

As of 2023-01-10. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v2 2023-01-10

    Angle brackets that are surrounded by spaces are now excluded from HTML entity conversion, to support CSS child selectors and programming comparison operators.

  • v1 2022-12-06