Update Editor toolbar.tid (#3720)

Small corrections
This commit is contained in:
00SS 2019-01-27 21:31:39 +07:00 committed by Jeremy Ruston
parent 07aeaaa1a4
commit 72ec4d05e4
1 changed files with 1 additions and 2 deletions

View File

@ -8,13 +8,12 @@ type: text/vnd.tiddlywiki
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 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 previously typed text or markup.
If you are in another mode, like [[MarkDown|Markdown Plugin]], the toolbar will change to that syntax and insert appropriate code. However It will not change previously typed text or markup.
Besides the standard WikiText formatting, the Editor toolbar has the following buttons: