DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:allowindentation

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:allowindentation [2021-04-27 01:27] – Extra indentation in example dlisinplugin:allowindentation [2021-06-03 15:24] (current) – lastupdate (a correct format) Aleksandr
Line 1: Line 1:
-====== allowindentation Plugin ======+====== Allow Indentation Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Allow to use indentation in wiki text and disable rendering indented blocks as a preformatted text.+description: Allow using indentation in wiki text and disable rendering indented blocks as a preformatted text.
 author     : dlisin  author     : dlisin 
 email      : mrlisdim@gmail.com  email      : mrlisdim@gmail.com 
Line 13: Line 13:
 tags       : indentation, wikitext tags       : indentation, wikitext
  
-downloadurl: https://github.com/mrdimfox/dokuwiki_plugin_allowindentation/zipball/2021-04-27+downloadurl: https://github.com/mrdimfox/dokuwiki_plugin_allowindentation/zipball/2021-04-27.1
 bugtracker : https://github.com/mrdimfox/dokuwiki_plugin_allowindentation/issues bugtracker : https://github.com/mrdimfox/dokuwiki_plugin_allowindentation/issues
 sourcerepo : https://github.com/mrdimfox/dokuwiki_plugin_allowindentation/ sourcerepo : https://github.com/mrdimfox/dokuwiki_plugin_allowindentation/
Line 54: Line 54:
 indented blocks. indented blocks.
  
-Finally, you can make a readable indentation for your wiki text instead of a useless preformatted blocks:+Finally, you can make a readable indentation for your wiki text instead of a useless preformatted blocks
 +Compare these two things, which one is more readable:
  
-<code>+ 
 +|Indented <code>
 <WPAP center 60%> <WPAP center 60%>
   Text inside block.   Text inside block.
Line 63: Line 65:
   </WRAP>   </WRAP>
 </WRAP> </WRAP>
-</code>+</code>|Not indented <code> 
 +<WPAP center 60%> 
 +Text inside block. 
 +<WRAP> 
 +Block inside. 
 +</WRAP> 
 +</WRAP> 
 +</code>|
  
 Consider to use [[plugin:autotabber]] plugin to enhance your indentation experience. Consider to use [[plugin:autotabber]] plugin to enhance your indentation experience.
Line 71: Line 80:
   * **2021-04-27**   * **2021-04-27**
     * Initial release     * Initial release
 +  * **2021-04-27.1**
 +    * Version issues
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
plugin/allowindentation.1619479667.txt.gz · Last modified: 2021-04-27 01:27 by dlisin

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