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:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user