You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/USAGE_ADVANCED.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -310,6 +310,7 @@ Check out the [demo](https://eecs485staff.github.io/primer-spec/demo/diagrams.ht
310
310
Choose the default codeblock variant to use. Valid codeblock variants are:
311
311
312
312
-`enhanced` (default)
313
+
-`no-line-numbers`
313
314
-`legacy`
314
315
315
316
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
365
366
Choose the default codeblock variant to use. Valid codeblock variants are:
366
367
367
368
-`enhanced` (default)
369
+
-`no-line-numbers`
368
370
-`legacy`
369
371
370
372
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