autocomplete-plus
autocomplete-plus copied to clipboard
Allow html in tooltips
https://github.com/edubkendo/atom-elm/issues/23
I realize that letting in HTML is a security risk, but sanitizing HTML for security is kind of a known path. I suggest that HTML be allowed in after passing through a sanitization step. Failing this step could throw an error in developer mode.
Yes, no parse HTML. But the atom-ide-ui rendered HTML tags. It would be a great feature, I miss it.
UI:
