summaryrefslogtreecommitdiff
path: root/ikiwiki/markdown.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-02-11 02:48:57 +0100
committerJonas Smedegaard <dr@jones.dk>2011-02-11 02:48:57 +0100
commit8ca29252c1926e0238cc9c1390541b345877449a (patch)
tree929c93b1c22a16d56d155ec0b1d9cd3c9e9a581d /ikiwiki/markdown.mdwn
parent24d0f83d5af8385ad674616632b1b6330be8fa14 (diff)
parentd9c40b97ef32e65677a5b310e95a5804b3ff8fbb (diff)
Merge branch 'da' into HEAD
Diffstat (limited to 'ikiwiki/markdown.mdwn')
-rw-r--r--ikiwiki/markdown.mdwn17
1 files changed, 9 insertions, 8 deletions
diff --git a/ikiwiki/markdown.mdwn b/ikiwiki/markdown.mdwn
index 6841919..014540d 100644
--- a/ikiwiki/markdown.mdwn
+++ b/ikiwiki/markdown.mdwn
@@ -1,11 +1,12 @@
[[!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 minder om 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).
+Du kan læse dokumentation til markdown-syntaksen under
+[[formatering|formatting]] og [Markdown:
+syntax](http://daringfireball.net/projects/markdown/syntax).
-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.