diff options
Diffstat (limited to 'ikiwiki/markdown.mdwn')
-rw-r--r-- | ikiwiki/markdown.mdwn | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/ikiwiki/markdown.mdwn b/ikiwiki/markdown.mdwn index bbda9ad..921d4d4 100644 --- a/ikiwiki/markdown.mdwn +++ b/ikiwiki/markdown.mdwn @@ -1,13 +1,14 @@ [[!meta robots="noindex, follow"]] [Markdown](http://daringfireball.net/projects/markdown/) -is a minimal markup language that resembles plain text as used in -email messages. It is the markup language used by this wiki by default. +er et minimalt opmærkningssprog som afspejler simpel tekst som det bruges i +email-beskeder. Det er standard opmærkningssprog for denne wiki. -For documentation about the markdown syntax, see [[formatting]] and -[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A -[markdown mode](http://jblevins.org/projects/markdown-mode/) for -emacs can help in editing. +Du kan læse dokumentation til markdown-syntaksen under +[[formattering|formatting]] og +[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). En +[markdown modus](http://jblevins.org/projects/markdown-mode/) til emacs kan +være en hjælp ved redigering. -Note that [[WikiLink]]s and [[PreProcessorDirective]]s are not part of the -markdown syntax, and are the only bit of markup that this wiki handles -internally. +Bemærk at [[WikiLink]]s og [[PreProcessorDirective]]s ikke er en del af +markdown-syntaksen, og er de eneste stumper opmærkning som denne wiki håndterer +internt. |