mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-24 21:41:02 -08:00
* Fix word wrapping in code blocks When you create a code block with the three back ticks any thing that was wider then the pre block would be word wrapped. That causes code snippets to look odd. * Make code wrapping a theme tweek option
5 lines
113 B
Text
5 lines
113 B
Text
title: $:/themes/tiddlywiki/vanilla/options/
|
|
|
|
stickytitles: no
|
|
sidebarlayout: fixed-fluid
|
|
codewrapping: pre-wrap
|