X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/6551c1e5609967c0c7f947fa0e9d85d24e454d37..9586107d138fc2b88e9960e0f7f11d8dce1dc468:/basewiki/markdown.mdwn diff --git a/basewiki/markdown.mdwn b/basewiki/markdown.mdwn deleted file mode 100644 index 317a17db9..000000000 --- a/basewiki/markdown.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -[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. - -For documentation about the markdown syntax, see [[HelpOnFormatting]] and -[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). - -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. diff --git a/basewiki/markdown.mdwn b/basewiki/markdown.mdwn new file mode 120000 index 000000000..1724caec2 --- /dev/null +++ b/basewiki/markdown.mdwn @@ -0,0 +1 @@ +../doc/markdown.mdwn \ No newline at end of file