angular-cn/aio/content
George Kalpakas dd0be7feb7 fix(docs-infra): always default to no linenums in `<aio-code>` (#31674)
Previously, `linenums` defaulted to true if the content was more than 10
lines long and false otherwise.

Since in most cases linenums add unnecessary visual noise, this commit
changes `linenums` to always default to false (regardless of the size of
the content). It can be still be turned on by explicitly setting to true
or a number.

PR Close #31674
2019-07-24 14:38:54 -07:00
..
cli docs: fix typo in CLI overview (#31608) 2019-07-17 13:26:31 -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
examples docs: clarify toh (#28571) 2019-07-22 09:46:27 -07:00
guide fix(docs-infra): always default to no linenums in `<aio-code>` (#31674) 2019-07-24 14:38:54 -07:00
images docs: rewrite inputs/outputs section of Template Syntax (#27685) 2019-06-14 11:53:13 -07:00
marketing fix(docs-infra): always default to no linenums in `<aio-code>` (#31674) 2019-07-24 14:38:54 -07:00
start docs: rephrased explanation to fork before save (#31384) 2019-07-18 16:46:13 -07:00
tutorial docs: clarify toh (#28571) 2019-07-22 09:46:27 -07:00
file-not-found.md fix(docs-infra): do not create an anchor for the `file-not-found` header (#27250) 2018-12-05 13:26:26 -08:00
license.md build: bump year (#27880) 2019-01-11 11:15:59 -08:00
navigation.json docs: add accessibility guide (#30851) 2019-07-02 11:39:24 -07:00