From 76526e31e2c86992a3bb8d957f1520852d7cf8e8 Mon Sep 17 00:00:00 2001 From: "mb@mb" Date: Thu, 14 Sep 2017 20:15:26 +0200 Subject: [PATCH] debuged markdown syntax ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f439624..6a3258d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Make sure that each article contains at least the following at the top of the do slug: the name of the html page lang: nl or en -Articles are written in a language called markdown. (Here)[https://daringfireball.net/projects/markdown/syntax] is an overview of the syntax. You can also use the online editor in gitlab to help you. +Articles are written in a language called markdown. [Here](https://daringfireball.net/projects/markdown/syntax) is an overview of the syntax. You can also use the online editor in gitlab to help you. ## Editing templates todo