angular-cn/aio/tools/transforms/angular-base-package/post-processors
Peter Bacon Darwin 7c44637fbf build(aio): tighten up code autolinking (#20468)
Do not match code "words" that are part of a hyphenated
string of characters: e.g. `platform-browser-dynamic` should
not auto-link `browser`.

Do not match code "words" that correspond to pipe names
but are not preceded by a pipe `|` character. E.g. `package.json` should
not auto link `json` to the `JsonPipe`.

Closes #20187

PR Close #20468
2017-11-16 16:20:03 -06:00
..
add-image-dimensions.js build(aio): fail doc-gen if referenced images are missing 2017-07-18 11:45:05 +01:00
add-image-dimensions.spec.js style(aio): fix docs linting issues (#19702) 2017-11-01 15:24:46 -07:00
auto-link-code.js build(aio): tighten up code autolinking (#20468) 2017-11-16 16:20:03 -06:00
auto-link-code.spec.js build(aio): tighten up code autolinking (#20468) 2017-11-16 16:20:03 -06:00
autolink-headings.js fix(aio): fix window title on Home page (#20440) 2017-11-15 18:25:58 -06:00
autolink-headings.spec.js fix(aio): fix window title on Home page (#20440) 2017-11-15 18:25:58 -06:00
h1-checker.js build(aio): fix warning about missing `<h1>` 2017-07-31 13:40:07 -07:00
h1-checker.spec.js build(aio): fix warning about missing `<h1>` 2017-07-31 13:40:07 -07:00