User Tools

Site Tools


en:dokuwiki_plugins_used

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
Next revisionBoth sides next revision
en:dokuwiki_plugins_used [2022-04-21-21-54] 7saturnen:dokuwiki_plugins_used [2022-04-21-22-09] 7saturn
Line 29: Line 29:
 </WRAP> </WRAP>
 As you can see, it is not newspaper-like, where text wraps at the lower window into the next column. As you can see, it is not newspaper-like, where text wraps at the lower window into the next column.
-===== Blocks =====+===== Plugins ===== 
 +==== Anchor ==== 
 +Allows for setting an anchor (link-target) aside from the already existing ones that are also used in the table of contents. 
 +<code> 
 +{{anchor:anchor_target_name:this is the visible text}} 
 +</code> 
 +{{anchor:anchor_target_name:this is the visible text}} 
 + 
 +This allows you to target the anchor, e.g. [[#anchor_target_name]] 
 +==== Wrap Plugin ==== 
 +Is used for Info-Boxes.
 <code> <code>
 <block classes left info> <block classes left info>
Line 42: Line 52:
   * Stuff   * Stuff
 </block> </block>
-===== Plugins ===== 
 ==== folded ==== ==== folded ====
 This allows you to create a hidden section of the text, that can be unfolded. This allows you to create a hidden section of the text, that can be unfolded.
Line 71: Line 80:
 </code> </code>
 {{page>.hidden_example&noeditbutton&nofooter}} {{page>.hidden_example&noeditbutton&nofooter}}
 +==== MathJax  ====
 +Allows for using LaTeX notation inside the Dokuwiki article.
 +<code>
 +$a^2 + b^2 = c^2$
 +</code>
 +$a^2 + b^2 = c^2$
 ===== See Also ===== ===== See Also =====
   * [[About this Wiki]]   * [[About this Wiki]]
   * [[For New Authors]]   * [[For New Authors]]
  
en/dokuwiki_plugins_used.txt · Last modified: 2022-10-23-21-51 by 7saturn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki