mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Grammar and tense fixes. (#3708)
This commit is contained in:
parent
79eb6a5ec1
commit
e6aaafbc8d
@ -1,21 +1,25 @@
|
||||
created: 20160817093933820
|
||||
modified: 20160817110916813
|
||||
modified: 20190118161349442
|
||||
tags: Features [[Formatting text in TiddlyWiki]]
|
||||
title: Editor toolbar
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
tags: Features [[Formatting text in TiddlyWiki]]
|
||||
title: Editor toolbar
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
!! How it Works
|
||||
|
||||
The editor toolbar is a toolbar, to help you format text easily. It appear above the text input field in a tiddler when in edit mode. It have a similar appearance to desktop text editors like Microsoft Word or Libre Office Write.
|
||||
The editor toolbar is a toolbar that helps you format text easily. It appears above the text input field in a tiddler when in edit mode. It has a similar appearance to desktop text editors like Microsoft Word or Libre Office Write.
|
||||
|
||||
|
||||
!! What the Editor toolbar do
|
||||
!! What the Editor toolbar does
|
||||
When you press the button for a function, it will insert the WikiText in the text field. As an example, if you press the bold button it will insert `'' ''`.
|
||||
|
||||
If you ''highlight'' a piece of text the markup code will automatically go around the highlighted text.
|
||||
|
||||
if you are in another mode, like MarkDown, the toolbar will change to that syntax and insert appropriate code. However It will not change already typed text or markup.
|
||||
If you are in another mode, like MarkDown, the toolbar will change to that syntax and insert appropriate code. However It will not change previously typed text or markup.
|
||||
|
||||
Beside the standard WikiText formatting, the Editor toolbar have the following buttons:
|
||||
Besides the standard WikiText formatting, the Editor toolbar has the following buttons:
|
||||
|
||||
<<list-links "[tag[Editor toolbar]sort[title]]">>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user