From 77c59739d794d86a7037d40881351c8d7b90f3ba Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Fri, 15 Nov 2013 22:44:06 +0100 Subject: [PATCH] Add index.md --- index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.md diff --git a/index.md b/index.md new file mode 100644 index 00000000..b5525992 --- /dev/null +++ b/index.md @@ -0,0 +1,11 @@ +#New page + +This page is not created yet, you can edit it by pressing `````` on your keyboard or by clicking the "edit" button on the bottom-right side of your screen. You will be able to preview your changes by pressing `````` again or by clicking the "preview" button. + +** Note: ** If you don't have any account you won't be able to save your modifications, please ask an administrator **or** request merge via Git. + +###Syntax + +This page use the markdown syntax, please refer to the documentation for further informations: + +http://daringfireball.net/projects/markdown/syntax \ No newline at end of file