Code Filter should not strip HTML <!--comments-->

Todd Nienkerk - December 5, 2008 - 15:14
Project:Code Filter
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The Code Filter module currently strips HTML comments from between the <code></code> tags. This can be confusing, as it may be important to annotate HTML using comments inside code blocks.

To see the module removing HTML comments, please see my issue for filter.module: #343236: HTML corrector encodes (entifies) <!--break--> tag. Note how the text "<!--break-->" was stripped from between the <code></code> tags.

#1

kenorb - January 22, 2009 - 14:55
 
 

Drupal is a registered trademark of Dries Buytaert.