User Tools

Site Tools


wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:syntax [2017/03/07 15:02]
127.0.0.1 external edit
wiki:syntax [2018/04/17 16:38]
JMichaelTX [Windows Shares] Fix markdown error causing text to be jumbled.
Line 1: Line 1:
-====== ​Formatting ​Syntax ======+====== ​Markdown ​Syntax ​for Wiki ======
  
-[[doku>​DokuWiki]] supports some simple markup language, which tries to make the datafiles ​to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing "Edit this page". If you want to try something, just use the [[playground:​playground|playground]] page. The simpler markup is easily accessible via [[doku>​toolbar|quickbuttons]], too.+[[doku>​DokuWiki]] ​(system used by the Keyboard Maestro Wiki) supports some simple markup language, which tries to make the pages to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing "Edit this page". If you want to try something, just use the [[playground:​playground|playground]] page. [[#​Keyboard_Shortcuts|Keyboard shortcuts]] are available for most formatting commands.
  
 ===== Basic Text Formatting ===== ===== Basic Text Formatting =====
Line 51: Line 51:
  
 [[doku>​pagename|Wiki pagenames]] are converted to lowercase automatically,​ special characters are not allowed. [[doku>​pagename|Wiki pagenames]] are converted to lowercase automatically,​ special characters are not allowed.
 +
 +==== Keyboard Shortcuts ====
 +
 +For the Mac, use `CTRL + OPT + <​key>​`
 +
 +**General Keys**\\
 +These keys are always available in DokuWiki.
 +
 +^ Key   ^ Function ​                                    ^
 +| ''​E''​ | opens the current page in edit mode          |
 +| ''​V''​ | opens the current page in view mode (if Button "View Pagesource"​ is displayed)|
 +| ''​O''​ | shows the old revisions of the current page  |
 +| ''​R''​ | shows the recent changes ​                    |
 +| ''​F''​ | sets the cursor to the search field          |
 +| ''​H''​ | opens the startpage ​                         |
 +| ''​X''​ | opens the index page                         |
 +| ''​T''​ | moves back to top of the page                |
 +
 +**Toolbar Button Shortcuts**
 +
 +^ Button ​                                                                ^ Key         ^ Function ​                                                             ^
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​bold.png?​nolink}} ​       |  ''​**b**'' ​ | Bold formatting ​                                                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​italic.png?​nolink}} ​     |  ''​**i**'' ​ | Italic formatting ​                                                    |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​underline.png?​nolink}} ​  ​| ​ ''​**u**'' ​ | Underlined formatting ​                                                |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​mono.png?​nolink}} ​       |  ''​**c**'' ​ | Code formatting ​                                                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​strike.png?​nolink}} ​     |  ''​**d**'' ​ | Strike-through formatting ​                                            |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​hequal.png?​nolink}} ​     |  ''​**8**'' ​ | Same level headline ​                                                  |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​hminus.png?​nolink}} ​     |  ''​**9**'' ​ | Lower headline ​                                                       |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​hplus.png?​nolink}} ​      ​| ​ ''​**0**'' ​ | Higher headline ​                                                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​h.png?​nolink}} ​          ​| ​            | Select headline ​                                                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​h1.png?​nolink}} ​         |  ''​**1**'' ​ | Level 1 headline (via '​Select headline'​ button) ​                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​h2.png?​nolink}} ​         |  ''​**2**'' ​ | Level 2 headline (via '​Select headline'​ button) ​                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​h3.png?​nolink}} ​         |  ''​**3**'' ​ | Level 3 headline (via '​Select headline'​ button) ​                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​h4.png?​nolink}} ​         |  ''​**4**'' ​ | Level 4 headline (via '​Select headline'​ button) ​                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​h5.png?​nolink}} ​         |  ''​**5**'' ​ | Level 5 headline (via '​Select headline'​ button) ​                      |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​link.png?​nolink}} ​       |  ''​**l**'' ​ | Internal link formatting (launches the Link Wizard) ​                  |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​linkextern.png?​nolink}} ​ |             | External link formatting ​                                             |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​ol.png?​nolink}} ​         |  ''​**-**'' ​ | Ordered list item                                                     |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​ul.png?​nolink}} ​         |  ''​**.**'' ​ | Unordered list item                                                   |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​hr.png?​nolink}} ​         |             | Horizontal rule                                                       |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​image.png?​nolink}} ​      ​| ​            | [[media manager|Media Selection, includes file/​attachment uploader]] ​ |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​smiley.png?​nolink}} ​     |             | Smiley picker ​                                                        |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​chars.png?​nolink}} ​      ​| ​            | Character picker ​                                                     |
 +|  {{http://​www.dokuwiki.org/​lib/​images/​toolbar/​sig.png?​nolink}} ​        ​| ​ ''​**y**'' ​ | Signature (only when logged in)                                       |
 +
 +---
 +
 +==== NameSpaces ====
 +
  
 You can use [[some:​namespaces]] by using a colon in the pagename. You can use [[some:​namespaces]] by using a colon in the pagename.
Line 84: Line 133:
  
   * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone"​).   * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone"​).
-  * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://​kb.mozillazine.org/​Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''​conf/​lang/​en/​lang.php'' ​(more details at [[doku>​localization#​changing_some_localized_texts_and_strings_in_your_installation|localization]]):​ <code - conf/​lang/​en/​lang.php>​+  * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://​kb.mozillazine.org/​Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in `conf/​lang/​en/​lang.php(more details at [[doku>​localization#​changing_some_localized_texts_and_strings_in_your_installation|localization]]): ​ 
 + 
 +<code - conf/​lang/​en/​lang.php>​
 <?php <?php
 /** /**
wiki/syntax.txt · Last modified: 2021/07/14 01:16 by peternlewis