Document literal percent sign under formatting
`B<%{>` and `B<}>` on the same line have been changed to `C<%{>` and `C<}>` for consistency.
This commit is contained in:
parent
c788534107
commit
13dcc66cae
@ -69,7 +69,7 @@ Set the underline color of the bar. Accepts the same color formats as B<-B>.
|
|||||||
|
|
||||||
=head1 FORMATTING
|
=head1 FORMATTING
|
||||||
|
|
||||||
lemonbar provides a screenrc-inspired formatting syntax to allow full customization at runtime. Every formatting block is opened with B<%{> and closed by B<}> and accepts the following commands, the parser tries it's best to handle malformed input.
|
lemonbar provides a screenrc-inspired formatting syntax to allow full customization at runtime. Every formatting block is opened with C<%{> and closed by C<}> and accepts the following commands, the parser tries it's best to handle malformed input. Use C<%%> to get a literal percent sign (C<%>).
|
||||||
|
|
||||||
=over
|
=over
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user