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

ezyang’s picture

Status: Active » Postponed (maintainer needs more info)

Well, did you allow images? If you didn't, HTML Purifier will strip 'em out (personally, I'd recommend not setting anything there.)

heddn’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Not able to repro the problem. If you can provide additional information, then we can look into it more.