angular/aio/content
Pete Bacon Darwin bd2e66cf2b build(docs-infra): ensure that terminal code snippets render correctly (#41994)
After the changes to the `lang-none` styling in #41335, code snippets marked with

```
language="none" class="code-shell"
```

were being styled with the same foreground and background colours.

It turns out that most of these ought to be marked `language="sh"`
in which case the `code-shell` style became redundant and has been
removed.

Fixes #41984

PR Close #41994
2021-05-10 10:31:14 -04:00
..
cli build(docs-infra): ensure that terminal code snippets render correctly (#41994) 2021-05-10 10:31:14 -04:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
errors docs: fix links to docs with ambiguous paths (#41788) 2021-04-26 12:12:01 -07:00
examples docs: attributes for 'label' and 'input' elements were mixed up (#41827) 2021-05-04 08:32:18 -07:00
guide build(docs-infra): ensure that terminal code snippets render correctly (#41994) 2021-05-10 10:31:14 -04:00
images docs: add dylhunn to contributors (#41936) 2021-05-04 21:06:31 -07:00
marketing docs: add dylhunn to contributors (#41936) 2021-05-04 21:06:31 -07:00
start docs: Edited to remove jargon (#41976) 2021-05-10 10:29:37 -04:00
tutorial build(docs-infra): ensure that terminal code snippets render correctly (#41994) 2021-05-10 10:31:14 -04:00
file-not-found.md fix(docs-infra): increase the max width of the file-not-found page (#41275) 2021-04-01 11:36:45 -07:00
license.md docs: update year (#40925) 2021-02-22 12:37:40 -08:00
navigation.json docs: move lazy loading section to the best practices section (#41378) 2021-04-16 17:27:01 -07:00