angular-cn/aio/transforms/angular.io-package
Peter Bacon Darwin 374bf1ed98 build(aio): implement the remark renderer
The implementation adds three plugins to the remark processor:

* remove support for code blocks triggered by indented
text - only gfm triple backticks are supported; and also adds support for
dgeni inline tags.

* ignore content within `code-example` and `code-tabs` elements. This prevents
the content being accidentally treated as markdown

* ignore dgeni inline tags, e.g. `{@link ... }` to prevent the content of
the links from being accidentally treated as markdown
2017-04-12 12:24:02 -07:00
..
inline-tag-defs test(aio): enable linting of `transforms/` and add rules for jasmine 2017-04-01 20:56:16 +01:00
mocks build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
processors test(aio): enable linting of `transforms/` and add rules for jasmine 2017-04-01 20:56:16 +01:00
readers build(aio): process contributor.json file 2017-03-31 17:13:25 -07:00
rendering test(aio): enable linting of `transforms/` and add rules for jasmine 2017-04-01 20:56:16 +01:00
services build(aio): copy content image assets 2017-04-01 07:17:24 +01:00
tag-defs test(aio): enable linting of `transforms/` and add rules for jasmine 2017-04-01 20:56:16 +01:00
ignore.words build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
index.js build(aio): implement the remark renderer 2017-04-12 12:24:02 -07:00