mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds support for skipping formatting in `<aio-code>` elements (which are used by `<code-example>` and `<code-pane>` elements under the hood) by specifying the `language` option as `'root'`. This is useful for code-snippets that include plain text. PR Close #41335 |
||
|---|---|---|
| .. | ||
| custom-elements | ||
| documents | ||
| layout | ||
| navigation | ||
| search | ||
| shared | ||
| sw-updates | ||
| app.component.html | ||
| app.component.spec.ts | ||
| app.component.ts | ||
| app.module.ts | ||