mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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
|
||
|---|---|---|
| .. | ||
| file-readers | ||
| inline-tag-defs | ||
| processors | ||
| services | ||
| index.js | ||