DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:tab

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:tab [2020-05-14 21:07] Juergen_aus_Zuendorfplugin:tab [2020-05-14 22:36] (current) – [Tab Plugin] Juergen_aus_Zuendorf
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Inserts 5 non-breaking spaced to 'force' a tab+description: Inserts 5 non-breaking spaces to 'force' a tab
 author     : Juergen_aus_Zuendorf (previous Tim Skoch) author     : Juergen_aus_Zuendorf (previous Tim Skoch)
 email      : H-J-Schuemmer@Web.de email      : H-J-Schuemmer@Web.de
Line 21: Line 21:
 ===== Description ===== ===== Description =====
  
-Since one can't really do tabs in HTML, this plugin offers a possibility by the use of non-breaking spaces (nbsp's) instead.  5 nbsp's = 1 tab.+Since one can't really do tabs in HTML, this plugin offers a possibility by the use of non-breaking spaces (nbsp's) instead5 nbsp's =1 tab.
  
  
 ===== Syntax ===== ===== Syntax =====
  
-Simply insert ''<tab>'' into the text.  When DokuWiki parses it, it will replace '<tab>' with 5 nbsp's.+There are two ways to use the plugin: 
 +  - Insert ''<tab>'' into the text.  When DokuWiki parses it, it will replace '<tab>' with 5 spaces. 
 +  - Insert ''<tab#>'' where '#' is a number and defines the quantity of “&nbsp” signs.
  
-Alternative you can use ''<tab#>'' where '#' is a number and defines the quantity of “&nbsp” signs.\\ 
 Therefore the following both syntax lines are working: Therefore the following both syntax lines are working:
  
-| ''<tab>''  | 5 times "&nbsp;" as before  +^ Syntax      ^ Result                                                                                           ^ 
-| ''<tab2>'' | 2 times "&nbsp;" (where 2 can be each positive integer value, a negative value will be ignored)  |+| ''<tab>''   | 5 times "&nbsp;" = 1 tab                                                                         
 +| ''<tab2>''  | 2 times "&nbsp;" (where 2 can be each positive integer value, a negative value will be ignored)  |
  
  
Line 49: Line 51:
 === Change Log === === Change Log ===
  
-  * **2018-02-06**: Last update from Tim Scoch+  * **2018-02-06**: Last version of Tim Scoch
   * **2020-05-14**: Acquisition and updating by Juergen   * **2020-05-14**: Acquisition and updating by Juergen
  
Line 55: Line 57:
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
-Please report bugs or feature requests at the [[https://github.com/dokufreaks/plugin-tab/issues|Bug tracker]].+Please report bugs or feature requests at the [[https://github.com/Juergen-aus-Koeln/dokuwiki-plugin-tab/issues|Bug tracker]].
  
  
plugin/tab.1589483239.txt.gz · Last modified: 2020-05-14 21:07 by Juergen_aus_Zuendorf

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki