angular-cn/aio/tools/transforms/angular-base-package
George Kalpakas c6b180380a fix(docs-infra): do not auto-link `http://` to the `common/http` (#31051)
Previously, our auto-linking feature would match `http` in URLs (such as
`http://...`) to the `common/http` package and automatically create a
link to that, which was undesirable. While it is possible to work around
that via `<code class="no-auto-link">http://...</code>`, most people
didn't even realize the issue.

Since in this case it is possible to reliably know it is a false match,
this commit fixes it by applying a custom auto-link filter that ignores
all docs for `http`, if it comes before `://`.

Fixes #31012

PR Close #31051
2019-06-19 14:59:34 -07:00
..
post-processors fix(docs-infra): do not auto-link `http://` to the `common/http` (#31051) 2019-06-19 14:59:34 -07:00
processors refactor(docs-infra): rename properties (blacklisted --> ignored) (#29754) 2019-04-08 09:46:34 -07:00
readers build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
rendering build(docs-infra): include directives etc in class descendants lists (#25768) 2018-10-01 09:36:33 -07:00
services fix(docs-infra): do not auto-link `http://` to the `common/http` (#31051) 2019-06-19 14:59:34 -07:00
ignore.words build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
index.js fix(docs-infra): do not auto-link `http://` to the `common/http` (#31051) 2019-06-19 14:59:34 -07:00