This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Description
I see in the docs (https://docs.angularjs.org/api/ng/service/$compile) that replace is "DEPRECATED! ... will be removed in next major release". I assume that since the default for replace is false, that when it is in fact removed, the behavior will be the same as for replace==false. Is that the case? (wish docs were clear on this point).