The returned object ParsedMarkdown currently has just a toggle variable for filtering, but it needs to be a little more abstract and robust so it can be used in the filter itself.
Standalone implementations will default to filtering allowed tags mimicking Xss::filterAdmin.
The Markdown filter, however, should always allow all tags and it is up to the text format to enable filter_html alongside the Markdown filter.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3087611-2.patch | 10.2 KB | markhalliwell |
Comments
Comment #2
markhalliwell