## Please edit system and help pages ONLY in the moinmaster wiki! For more ## information, please see MoinMaster:MoinPagesEditorGroup. ## page was renamed from WikiCourse/10 Text layout with wiki-markup ##master-page: ##master-date: #acl MoinPagesEditorGroup:read,write,delete,revert All:read #format wiki #language en #pragma section-numbers off <> = Text layout with wiki markup = MoinMoin does ''not'' simply use HTML (the ''!HyperText Markup Language'' usually used for websites), but its own, simplified '''!MoinMoin Wiki Markup Language''', MoinMoin's convention for the input of content. == HTML == {{{

Headline

This is a link to my own homepage: FirstnameLastname

A list:

}}} == MoinMoin wiki == {{{ = Headline = This is a link to my own homepage: FirstnameLastname A list: * foo * bar }}} (!) The MoinMoin wiki markup will be explained in more detail on the following pages.