ng-multi-transclude
ng-multi-transclude copied to clipboard
Possibly allow element-style transcludes?
That is, replace the <div name="some-name"></div>
elements instead of appending to them.
This should be straightforward so long as we never allow dynamic template names nor block names.
:+1: would love to see this