1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-06 06:00:03 +00:00

14 lines
273 B
Plaintext
Raw Normal View History

title: Line Break Formatting
modifier: psd
created: 20110211143101
modified: 20110215151912
tags: formatting
creator: matt
Line breaks can be forced explicitly:
{{{
Some text with a<br>line break in the middle
}}}
Displays as:
Some text with a<br>line break in the middle