mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c89f71a74c
Updates the template parser to detect and ignore processing instruction syntax (e.g. `<? foo ?>` or `<? foo >`). Currently it is being printed out as text.
Fixes #34371.
(cherry picked from commit 68ac204074)