mirror of
https://github.com/youwen5/iamb.git
synced 2025-08-04 11:38:28 -07:00
Fix display of tabs in code blocks (#463)
This commit is contained in:
parent
33d3407694
commit
9e40b49e5e
5 changed files with 36 additions and 4 deletions
|
@ -231,6 +231,10 @@ Possible values are
|
|||
Specify the width of the column where usernames are displayed in a room.
|
||||
Usernames that are too long are truncated.
|
||||
Defaults to 30.
|
||||
|
||||
.It Sy tabstop
|
||||
Number of spaces that a <Tab> counts for.
|
||||
Defaults to 4.
|
||||
.El
|
||||
|
||||
.Ss Example 1: Avoid showing Emojis (useful for terminals w/o support)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue