Größe: 1973
Kommentar:
|
← Revision 20 vom 2015-01-11 00:56:43 ⇥
Größe: 731
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 1: | Zeile 1: |
test --foo-- --(bar)-- |
# kommentar # ffooo {{{ Code am Anfang |
Zeile 5: | Zeile 6: |
====== Legende ====== | }}} '''FETT''' |
Zeile 7: | Zeile 9: |
||'''Farbe''' ||'''Ergebniss'''|| ||{{{#!wiki status/status-red - |
''KURSIV'' __UNTERSTRICHEN__ --(LTHROUGH)-- '''''__--(ALLES)--__''''' Nummerierte Liste 1. nummer 1 1. liste 1.1 1. nummer 1.1.1 1. nummer 2. Punkt Liste * punkt * liste * punkt Nur Einzug einzug1 einzug2 = Ü1 = == Ü2 == === Ü3 === ==== Ü4 ==== Codeblock: {{{ ich bin '''ein''' Codeblock immer noch und noch weiter |
Zeile 12: | Zeile 47: |
||Abgelehnt|| ||{{{#!wiki status/status-yellow - }}} ||Enthaltung|| ||{{{#!wiki status/status-green - }}} ||Zustimmung|| ||{{{#!wiki status/status-grey - }}} ||(Noch) nicht abgestimmt|| |
Einfach nur ein wenig Text text text text text text text text. Mit url http://www.google.de oder auch ftp://download.zz einfach custom holger://url.com nur<<BR>> getrennt<<BR>> durch<<BR>> zeilen umbruch |
Zeile 27: | Zeile 60: |
||<#14892c> Zustimmung || ||<#ffd351> Enthaltung || ||<#d04437> Abgelehnt || ||<#cccccc> n/a || {{{#!wiki alert/alert-info Test Test }}} {{{#!wiki label/label-success label label-success }}} ##master-page:WikiSandBox #format wiki #language en = Wiki Sand Box = '''Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!''' You may want to open HelpOnEditing in a new window or tab while you edit. ---- WikiName <<Anchor(formatting)>> == Formatting == ''italic'' '''bold''' {{{typewriter}}} `backtick typewriter` (configurable) ~+bigger +~ ~-smaller this is how it works -~ |
---- Ab hier Markup --- |
Zeile 62: | Zeile 63: |
preformatted some more and some more lines too |
Codeblock am Ende |
Zeile 65: | Zeile 67: |
{{{ #!python def syntax(highlight): print "on" return None }}} {{{ #!java public void main(String[] args]){ System.out.println("Hello world!"); } }}} == Linking == HelpOnEditing MoinMoin:InterWiki http://moinmo.in/ [[http://www.python.org/|Python]] someone@example.com There are anchor links here: * [[#anchorname1]] * [[#formatting|Anchor with description(to Formatting block)]] === Image Link === {{http://c2.com/sig/wiki.gif}} == Smileys == /!\ Alert <<ShowSmileys>> <<Anchor(anchorname1)>> == Lists == === Bullet === * first 1. nested and numbered 1. numbered lists are renumbered * second * third blockquote . deeper === Glossary === Term:: Definition === Drawing === {{drawing:mytest}} {{drawing:anywikitest.adraw}} = Heading 1 = == Heading 2 == === Heading 3 === ==== Heading 4 ==== |
Code am Anfang
FETT
KURSIV
UNTERSTRICHEN
LTHROUGH
ALLES
Nummerierte Liste
- nummer 1
- liste 1.1
- nummer 1.1.1
- liste 1.1
- nummer 2.
Punkt Liste
- punkt
- liste
- punkt
Nur Einzug
- einzug1
- einzug2
Ü1
Ü2
Ü3
Ü4
Codeblock:
ich bin '''ein''' Codeblock immer noch und noch weiter
Einfach nur ein wenig Text text text text text text text text.
Mit url http://www.google.de oder auch ftp://download.zz einfach custom holger://url.com
nur
getrennt
durch
zeilen umbruch
Ab hier Markup ---
Codeblock am Ende