Documentation module stripping html
Using Jamroom
I'd like to add something like this in Documentation:
<audio controls>
<source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
However, the Documentation module is stripping out everything except, "Your browser does not support the audio element."
I've added the tags to the allowable tags for the quota. After that didn't work I checked the Allow All HTML box and that didn't work either.
updated by @blindmime: 03/02/18 03:38:20PM