mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1fa8bb7a99
This change allows to toggle attributes that are on their own line and have a 1+ leading space. This change doesn't suffer from the issue that was reverted in #68067. Also this change fixes another regression that messed up highlighting if an attribute value included a '//', like in an href.