summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarcel dos Santos <marcelgsantos@gmail.com>2016-09-13 13:28:53 -0300
committerven <vendethiel@hotmail.fr>2016-09-13 18:28:53 +0200
commitf835be4f02a6a855d4ade9f296fa29aaa71b647e (patch)
treeee5411b65278b214f9ab3230738aba2bb5c05ba0
parentc8fb84cc91f9d852f38bd961af974949ffcc82e5 (diff)
Add file to download and correct the language used in Markdown code block (#2368)
* Add file to download and correct the language used in Markdown code block * Undo the change of language as the syntax highlighter doesn't support Elm language
-rw-r--r--elm.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/elm.html.markdown b/elm.html.markdown
index dab2ab34..96554e84 100644
--- a/elm.html.markdown
+++ b/elm.html.markdown
@@ -2,6 +2,7 @@
language: Elm
contributors:
- ["Max Goldstein", "http://maxgoldste.in/"]
+filename: learnelm.elm
---
Elm is a functional reactive programming language that compiles to (client-side)