Closed
Description
AngularJS uses alot of custom tags and also allows you to create your own. Is it possible to support custom tags, e.g. load an additional list of tags from a file? For example, I have a <submit-button>
tag that translates to <input type="button">
, but this tag is not supported and tidy5 bails.