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
playground:playground [2018/11/13 18:50] mhplayground:playground [2023/07/13 11:15] (current) – [Tables] mh
Line 1: Line 1:
-====== PlayGround ======+====== PlayGround Sandbox ====== 
 + 
 +[[https://www.dokuwiki.org/wiki:syntax|Doku Wiki Syntax Cheatsheet]]
  
 ====== Header 6 ====== ====== Header 6 ======
Line 10: Line 12:
  
 $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$ $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$
 +
 +  *[[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 ===== ===== Folded plugin =====
  
-++++ Syntaxe pour dérouler éléments enroulés +++++++++ Syntax to unfold Folded elements ++++
  
 ===== Wrap plugin ===== ===== Wrap plugin =====
Line 22: 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.1542131415.txt.gz
  • Last modified: 2020/06/01 16:35
  • (external edit)