I added the following into the allowed tags list of "Full HTML" and "Safe HTML":
"a[name|href|target]"
My image link in Safe HTML now works; the img is stripped from the Full HTML.
Here is are the filters on Full HTML:
GMap Macro expander
Convert URLs into links
Convert line breaks into HTML (i.e.
and
)
Converts Media tags to Markup
Correct faulty and chopped off HTML
HTML Purifier
Here are the filters on Safe HTML:
Convert URLs into links
HTML Purifier
Converts Media tags to Markup
I cleared the HTML Purifier cache.
Comments
Comment #1
ezyang commentedWell, did you allow images? If you didn't, HTML Purifier will strip 'em out (personally, I'd recommend not setting anything there.)
Comment #2
heddnNot able to repro the problem. If you can provide additional information, then we can look into it more.