playground:playground

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
Last revisionBoth sides next revision
playground:playground [2018/11/13 18:49] mhplayground:playground [2022/11/17 10:11] – [Header 6] mh
Line 1: Line 1:
-====== PlayGround ======+====== PlayGround Sandbox ====== 
 + 
 +[[https://www.dokuwiki.org/wiki:syntax|Doku Wiki Syntax Cheatsheet]]
  
 ====== Header 6 ====== ====== Header 6 ======
Line 7: Line 9:
 == Header 2 == == Header 2 ==
  
-===== Mathjax example =====+===== Mathjax plugin =====
  
 $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$ $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$
  
-++++ Syntaxe pour dérouler éléments enroulés +++++  *[[https://www.dokuwiki.org/plugin:mathjax|MathJax Documentation]] 
 +  *[[https://en.wikibooks.org/wiki/LaTeX/Mathematics|LateX Math Wiki]] 
 +  *[[https://kapeli.com/cheat_sheets/LaTeX_Math_Symbols.docset/Contents/Resources/Documents/index|TeX Formulas Cheat Sheet]] 
 + 
 + 
 +===== Folded plugin ===== 
 + 
 +++++ Syntax to unfold Folded elements ++++ 
 + 
 +===== Wrap plugin =====
  
 <WRAP round tip 50%> <WRAP round tip 50%>
Line 18: Line 29:
   *[[https://www.dokuwiki.org/_media/plugin:wrap_plugin_example10.png|Cheatsheet]]   *[[https://www.dokuwiki.org/_media/plugin:wrap_plugin_example10.png|Cheatsheet]]
 </WRAP> </WRAP>
 +
 +===== Block quote =====
 +
 +<blockquote>
 +This is the quote.
 +
 +<cite>This is the author</cite>
 +</blockquote>
 +
 +You can also <q>quote inline</q> if you want.
 +
 +===== Tables =====
 +
 +^  Header  ^  Header  ^
 +|  Table  |  Cell  |
 +|
 +
 +===== Advanced Tables =====
 +
 +[[https://www.mediawiki.org/wiki/Help:Tables|Wiki Page of Syntax for this plugin]]
  • playground/playground.txt
  • Last modified: 2023/07/13 11:15
  • by mh