mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
97d36e26fc
It started life as the slides for a new introductory video, but I’m thinking that it may be worth publishing as an interactive introduction.
14 lines
342 B
Plaintext
14 lines
342 B
Plaintext
created: 20141029162816366
|
|
modified: 20141029163114250
|
|
title: Formatting
|
|
|
|
Tiddlers can contain formatted text:
|
|
|
|
> {{FormattingDemoText}}
|
|
|
|
Formatting is typed with special codes:
|
|
|
|
<$edit-text tiddler="FormattingDemoText" class="tc-edit-texteditor" minHeight="10px"/>
|
|
|
|
TiddlyWiki is not just for text. [[Images]] are first class citizens, too.
|