I would like to add a jsoup module to AS7 master, for the new HV
@SafeHtml feature which will check whether a given character sequence
contains potentially malicious html code.
jsoup (
http://jsoup.org) is using the Mit license.
If we leave the jsoup module out of AS, @SafeHtml will not work.
Is anyone against bringing jsoup into AS7?
I'll submit a PR for this change.
Scott