Skip to content

Commit 49bf131

Browse files
committed
Add docs for no-line-numbers code block variant
1 parent efa1a6f commit 49bf131

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/USAGE_ADVANCED.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ Check out the [demo](https://eecs485staff.github.io/primer-spec/demo/diagrams.ht
310310
Choose the default codeblock variant to use. Valid codeblock variants are:
311311

312312
- `enhanced` (default)
313+
- `no-line-numbers`
313314
- `legacy`
314315

315316
Use `legacy` to opt out of ["enhancing" code blocks](#enhanced-code-blocks) on the entire page. See an example of the "legacy" style code block in the [demo](../demo/enhanced-code-blocks.md#legacy-style-opt-out).
@@ -365,6 +366,7 @@ Specify the default subtheme mode. This subtheme will be applied for first-time
365366
Choose the default codeblock variant to use. Valid codeblock variants are:
366367

367368
- `enhanced` (default)
369+
- `no-line-numbers`
368370
- `legacy`
369371

370372
Use `legacy` to opt out of ["enhancing" code blocks](#enhanced-code-blocks) on the entire page. See an example of the "legacy" style code block in the [demo](../demo/enhanced-code-blocks.md#legacy-style-opt-out).

0 commit comments

Comments
 (0)