- Issue created by @brockfanning
Hi, what is the expected syntax for the list of allowed elements/attributes? Would it be possible to give an example of how to allow anchor links with an "id" attribute?
Eg, would it be something like this?
<a id>
What if we wanted to allow any attribute? Something like this?
<a *>
Active
1.2
Documentation