1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-08 07:46:46 +02:00

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 language: Elm
contributors: contributors:
- ["Max Goldstein", "http://maxgoldste.in/"] - ["Max Goldstein", "http://maxgoldste.in/"]
filename: learnelm.elm
--- ---
Elm is a functional reactive programming language that compiles to (client-side) Elm is a functional reactive programming language that compiles to (client-side)