Fix display of tabs in code blocks (#463)

This commit is contained in:
VAWVAW
2025-06-17 01:30:07 +00:00
committed by GitHub
parent 33d3407694
commit 9e40b49e5e
5 changed files with 36 additions and 4 deletions

View File

@@ -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)