angular/aio/tools/transforms/remark-package/services
George Kalpakas 39800c1768 build(docs-infra): update remark-html to 13.0.2 (#43435)
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]: b0b1ba5c55
[3]: https://github.com/remarkjs/remark-html#optionssanitize

PR Close #43435
2021-09-14 08:29:50 -07:00
..
handlers refactor(docs-infra): remove linenums=false since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
plugins build(aio): map H3 headings into H4 headings for certain templates (#24000) 2018-06-13 16:47:40 -07:00
markedNunjucksFilter.js build(aio): map H3 headings into H4 headings for certain templates (#24000) 2018-06-13 16:47:40 -07:00
renderMarkdown.js build(docs-infra): update remark-html to 13.0.2 (#43435) 2021-09-14 08:29:50 -07:00
renderMarkdown.spec.js refactor(docs-infra): remove linenums=false since it is now the default (#31674) 2019-07-24 14:38:54 -07:00