diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-10-23 03:57:20 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-10-23 03:57:20 +0200 |
commit | ef6324a81724619a7811a964200208f5c808ac10 (patch) | |
tree | 602e2e039614966ba26f743b47e19a542d24940f /ikiwiki/markdown.mdwn | |
parent | 9294a714d1c19347ab06e9ea87b89d9e9dce3ee0 (diff) |
Diffstat (limited to 'ikiwiki/markdown.mdwn')
-rw-r--r-- | ikiwiki/markdown.mdwn | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/ikiwiki/markdown.mdwn b/ikiwiki/markdown.mdwn index a419094..087b274 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. +[Markdown](http://daringfireball.net/projects/markdown/) 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 +[[formatering|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 [[WikiLinks|WikiLink]] and [[directives|directive]] are not part -of the markdown syntax, and are the only bit of markup that this wiki -handles internally. +Bemærk at [[WikiLinks|WikiLink]] og [[direktiver|directive]] ikke er en del +af markdown-syntaksen, og er de eneste stumper opmærkning som denne wiki +håndterer internt. |