angular/aio/tools/transforms/examples-package
Pete Bacon Darwin 758ba0f0f9 build(docs-infra): indent docplaster markers to the level of the docregion (#43216)
This change makes docplaster markers fit better with the surrounding code
that is being rendered.  Instead of:

```
{
  "a": 100,
// ...
  "b": 200,
// ...
}
```

you can now get

```
{
  "a": 100,
  // ...
  "b": 200,
  // ...
}
```

PR Close #43216
2021-09-15 10:46:45 -07:00
..
file-readers build(aio): migrate plunker to stackblitz (#20165) 2018-01-23 21:30:27 -08:00
inline-tag-defs build(docs-infra): allow "" as empty region in {@example} tags (#26514) 2018-10-18 09:54:17 -07:00
processors build(docs-infra): support docregions in .conf files (#43216) 2021-09-15 10:46:45 -07:00
services build(docs-infra): indent docplaster markers to the level of the docregion (#43216) 2021-09-15 10:46:45 -07:00
index.js build(docs-infra): fail if there are unused example regions (#40479) 2021-01-20 16:12:15 -08:00