Commit 8ae2aad 1 parent bdbf164 commit 8ae2aad Copy full SHA for 8ae2aad
File tree 1 file changed +5
-2
lines changed
website/docs/cli/configuration
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,8 @@ settings:
47
47
<dd>Enable or disable syntax highlighting (default : ` true` )</dd>
48
48
49
49
<dt>`lexer`</dt>
50
- <dd>Specify the lexer to use for syntax highlighting :
50
+ <dd>
51
+ Specify the lexer to use for syntax highlighting :
51
52
<dl>
52
53
<dt>`yaml`</dt>
53
54
<dd>For YAML output</dd>
@@ -60,7 +61,8 @@ settings:
60
61
<dd>Output formatter (default : ` terminal` )</dd>
61
62
62
63
<dt>`style`</dt>
63
- <dd>Color scheme for syntax highlighting. Available options include :
64
+ <dd>
65
+ Color scheme for syntax highlighting. Available options include :
64
66
<ul>
65
67
<li>`vim`</li>
66
68
<li>`monokai`</li>
@@ -75,6 +77,7 @@ settings:
75
77
76
78
<dt>`options`</dt>
77
79
<dd>
80
+ Additional formatting options :
78
81
<dl>
79
82
<dt>`line_numbers`</dt>
80
83
<dd>Show line numbers in output (default : ` false` )</dd>
You can’t perform that action at this time.
0 commit comments