mirror of
https://github.com/youwen5/iamb.git
synced 2025-08-04 19:48: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
|
@ -198,6 +198,7 @@ pub fn mock_tunables() -> TunableValues {
|
|||
},
|
||||
image_preview: None,
|
||||
user_gutter_width: 30,
|
||||
tabstop: 4,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue