Ticket #562 (closed defect: invalid)

Opened 9 months ago

Last modified 8 months ago

Markdown filter processes script tags

Reported by: birkirb Assigned to:
Priority: minor Milestone:
Component: Keywords: enkoder, script, markdown
Cc:

Description

The markdown filter seems to process the contents of script tags, although I can't think of a good reason for it to do so. Not sure were the fault lies, but this breaks stuff like the enkoder extension.

Change History

11/06/07 11:26:20 changed by seancribbs

  • status changed from new to closed.
  • resolution set to invalid.

All Markdown filtering is done by the included BlueCloth? gem. Please take this issue up with BlueCloth? or the author of the extension.