mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
NOTE:
This [version][1] includes a breaking fix ([commit b0b1ba5c5][2]), which
turns sanitization on by default. Since, we don't need sanitization (the
HTML is authored by docs authors and tooling and should be safe), this
commit restores the old behavior by setting the [sanitize][3] option to
`false`.
[1]: https://github.com/remarkjs/remark-html/releases/tag/13.0.2
[2]:
|
||
|---|---|---|
| .. | ||
| services | ||
| index.js | ||