Mathe inline mit MathJax: $ \frac{1}{2} \dfrac{3}{4}$
One Line: $$ 2 \cdot 3 = 6 $$
Tip-Box
Download-Box
Important:
MY_NOTE
Bootstrap Wrapper Dokumentation mit Beispielen: http://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper
das ist ein tooltip
Bootstrap-Icons:
Javacode:
/** * The HelloWorldApp class implements an application that * simply displays "Hello World!" to the standard output. */ class HelloWorldApp { public static void main(String[] args) { System.out.println("Hello World!"); //Display the string. } }
Pythoncode:
n=0 summe=0 while n<10: summe=summe+2 n=n+1 print('Die Summe beträgt:', summe)
To Know:
What should i do?
Question:
What should i do?
Note:
What should i do?
Warning:
What should i do?
Link:
What should i do?
Important:
What should i do?
<note learn>What should i do?</note> <note>What should i do?</note>