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
This commit is contained in:
Marcel dos Santos 2016-09-13 13:28:53 -03:00 committed by ven
parent c8fb84cc91
commit f835be4f02

View File

@ -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)