[v5.4.0] Update configuration defaults (#9107)

* Change default sidebar layout to fluid-fixed

* Default to not wrapping code blocks

* codewrapping should be "pre" not "no"

Co-authored-by: Leilei332 <LeiYiXia29@outlook.com>

* Info panel should stay open by default

---------

Co-authored-by: Leilei332 <LeiYiXia29@outlook.com>
This commit is contained in:
Jeremy Ruston 2025-10-08 12:32:34 +01:00 committed by GitHub
parent 5a4ff56477
commit 64fce62075
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
title: $:/config/TiddlerInfo/Mode
text: popup
text: sticky

View file

@ -1,5 +1,5 @@
title: $:/themes/tiddlywiki/vanilla/options/
stickytitles: no
sidebarlayout: fixed-fluid
codewrapping: pre-wrap
sidebarlayout: fluid-fixed
codewrapping: pre