mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
Docs update
This commit is contained in:
parent
41845ba059
commit
01b5f09c63
@ -4,6 +4,7 @@ tags: introduction
|
|||||||
Here are a few features of TiddlyWiki that you can explore:
|
Here are a few features of TiddlyWiki that you can explore:
|
||||||
|
|
||||||
* Try editing some tiddlers here on tiddlywiki.com to try out the new WikiText. Your changes will not be visible to other users
|
* Try editing some tiddlers here on tiddlywiki.com to try out the new WikiText. Your changes will not be visible to other users
|
||||||
|
* Invoke a demonstration <<button modal param:[[Motovun Jack.jpg]] class:"btn btn-inverse"><wizard>>
|
||||||
* Use TiddlySpot to host an instance of TiddlyWiki5
|
* Use TiddlySpot to host an instance of TiddlyWiki5
|
||||||
* Save this wiki as a static HTML file: <<button save-wiki param:"$:/core/templates/static.template.html" class:"btn"><Save Static>>
|
* Save this wiki as a static HTML file: <<button save-wiki param:"$:/core/templates/static.template.html" class:"btn"><Save Static>>
|
||||||
* If you're running on a touch browser like Mobile Safari on the iPad or iPhone:
|
* If you're running on a touch browser like Mobile Safari on the iPad or iPhone:
|
||||||
|
@ -57,7 +57,7 @@ short lines
|
|||||||
|
|
||||||
Available character formatting includes:
|
Available character formatting includes:
|
||||||
|
|
||||||
* backticks for `code`
|
* {{{`backticks`}}} for `code`
|
||||||
* `''bold''` for ''bold text''
|
* `''bold''` for ''bold text''
|
||||||
* `//italic//` for //italic text//
|
* `//italic//` for //italic text//
|
||||||
* `__underscore__` for __underscored text__
|
* `__underscore__` for __underscored text__
|
||||||
|
Loading…
Reference in New Issue
Block a user