Opened 18 years ago
Closed 18 years ago
#18 closed defect (fixed)
Preserve whitespace on whitespace-sensitive elements
Reported by: | cmlenz | Owned by: | cmlenz |
---|---|---|---|
Priority: | critical | Milestone: | 0.1 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
The Markup WhitespaceFilter currently strips empty lines and trailing spaces from text nodes. However, this should not be done for HTML elements such as <pre> or <textarea>.
Change History (1)
comment:1 Changed 18 years ago by cmlenz
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in [155].