Boris Verkhovskiy
f4d4fb76ba
Fix language names ( #5148 )
2024-10-20 14:46:35 -07:00
Boris Verkhovskiy
3e687f1a8c
Remove leading and trailing empty lines in code blocks
2024-04-06 08:33:50 -07:00
Jonathan D Johnston
d86597d499
Improve the "Tagged Elements" section of EDN doc
...
- Change Clojure code to eliminate errors and to match commented output
> Change edn/read-string to clojure.edn/read-string (no _require_ in text)
> Change map->menu-item to map->MenuItem to match defrecord and output
- Modify the text to make it easier to understand the given example
2017-10-21 20:33:14 -04:00
Adam Frey
1e97fa3433
[edn] Fix incorrect format for EDN symbols
...
EDN symbols do not start with a # character
2017-10-20 14:50:20 -04:00
Jonathan D Johnston
25eca3c527
[edn,en] Improve initial description of EDN
2017-09-07 19:34:29 -04:00
HairyFotr
985d23a52b
Fix a bunch of typos
2017-08-23 10:14:39 +02:00
Adam
f3b10beb01
Clean up various errors
2016-02-12 23:04:31 -08:00
Willie Zhu
38506983bb
[edn/en] Fix grammar
2015-10-31 15:35:33 -04:00
bureken
a72017573d
Typo fix
2015-10-31 03:33:13 +03:00
Jason Yeo
5f6d0d0300
Kinda -> Kind of
2015-10-28 17:51:18 +08:00
Jason Yeo
4ff79b2554
Fix minor typographical errors
2015-10-28 17:46:57 +08:00
Jason Yeo
5789ae6772
Reword the intro, make section more obvious
2015-10-20 22:35:07 +08:00
Jason Yeo
e8b9f47ce4
Add a short tutorial for edn
2015-10-20 22:26:37 +08:00