Options:
- Add a new method to Sanitiser
- Use the extraTags flag in Sanitiser::removeSomeTags but then post-process to only allow some things(?)
- Add a new flag to Sanitiser::removeSomeTags
- Add a sub-class of Sanitiser in WikiLambda that behaves differently
- ???