mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
parent
07aeaaa1a4
commit
72ec4d05e4
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user