Benutzer-Werkzeuge

Webseiten-Werkzeuge


playground:playground

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:playground [2022-08-22 21:33] – alte Version wiederhergestellt (2022-05-28 00:59) 2a01:4f9:5a:17ab::2playground:playground [2022-08-23 10:26] (aktuell) – alte Version wiederhergestellt (2020-11-06 16:49) 192.99.0.62
Zeile 1: Zeile 1:
 ====== PlayGround ====== ====== PlayGround ======
 ===== Teste Code highlighting ===== ===== Teste Code highlighting =====
- 
-[(GangOfFour)] 
  
 FIXME FIXME
Zeile 13: Zeile 11:
  
 ===== Jiihaaa ===== ===== Jiihaaa =====
-dann testet mal unser wiki+dann testet mal <color red>unser wiki </color>
  
  
Zeile 23: Zeile 21:
 <note warning>Das ist eine Warnung!</note> <note warning>Das ist eine Warnung!</note>
  
 +<note warning>Das ist eine zweite Warnung!</note>
  
  
Zeile 30: Zeile 29:
  
 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>, too.
- 
  
  
 U+2714 U+2714
  
-===== BibTex ===== 
- 
-<code bibtex> 
-@Book{GangOfFour, 
-  author     = "Erich {Gamma} and Richard {Helm} and Ralph {Johnson} and John {Vlissides}", 
-  author-ref = "Gamma, et al.", 
-  title      = "Design Patterns: Elements of Reusable Object-Oriented Software", 
-  publisher  = "Addison-Wesley", 
-  year       = 1994, 
-  address    = "Reading, Mass.", 
-  pages      = 395, 
-  isbn       = "0-201-63361-2", 
-  url        = "http://en.wikipedia.org/wiki/Design_Patterns" 
-} 
-</code> 
- 
-The namespace can be either specified as part of the entry key or in a separate comment. The namespace specified in the comment is used for all following entries within the current code block that do not have namespace specified explicitly. 
- 
-<code bibtex> 
-@Comment{refnotes, 
-  namespace = "ref:prog" 
-} 
- 
-@Book{CodeComplete, 
-  author     = "Steve McConnell", 
-  author-ref = "McConnell", 
-  title      = "Code Complete: A Practical Handbook of Software Construction", 
-  edition    = "2<sup>nd</sup>", 
-  publisher  = "Microsoft Press", 
-  year       = 2004, 
-  pages      = 960, 
-  isbn       = "978-0735619678", 
-  url        = "http://www.amazon.com/dp/0735619670" 
-} 
-  
-@Article{:ref:math:Knuth-LCE-1985, 
-  author    = "Donald Knuth", 
-  title     = "Deciphering a linear congruential encryption", 
-  journal   = "IEEE Transactions on Information Theory", 
-  volume    = "31(1)", 
-  year      = 1985, 
-  month     = "Jan", 
-  publisher = "IEEE", 
-  pages     = "49-52", 
-  issn      = "0018-9448", 
-  url       = "http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=1056997" 
-} 
-</code> 
  
 +$a^2 + b^2 = c^2$\\
 +$$\sqrt{a} \cdot \frac{d}{dx}$$
playground/playground.1661196790.txt.gz · Zuletzt geändert: 2022-08-22 21:33 von 2a01:4f9:5a:17ab::2