mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-24 09:04:19 +02:00
deploy: 49f2f8a3dd
This commit is contained in:
parent
c009f5b1d5
commit
71e2d440f6
4 changed files with 4 additions and 2 deletions
|
|
@ -180,6 +180,7 @@
|
|||
<li><code>background</code> (color string, ANSI code, or RGB, see below)</li>
|
||||
<li><code>underline</code> (<code>true</code> or <code>false</code>)</li>
|
||||
<li><code>bold</code> (<code>true</code> or <code>false</code>)</li>
|
||||
<li><code>italic</code> (<code>true</code> or <code>false</code>)</li>
|
||||
</ul>
|
||||
<p>Colors can be specified in one of three ways:</p>
|
||||
<ul>
|
||||
|
|
|
|||
|
|
@ -339,6 +339,7 @@ compact = true
|
|||
<li><code>background</code> (color string, ANSI code, or RGB, see below)</li>
|
||||
<li><code>underline</code> (<code>true</code> or <code>false</code>)</li>
|
||||
<li><code>bold</code> (<code>true</code> or <code>false</code>)</li>
|
||||
<li><code>italic</code> (<code>true</code> or <code>false</code>)</li>
|
||||
</ul>
|
||||
<p>Colors can be specified in one of three ways:</p>
|
||||
<ul>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue