summaryrefslogtreecommitdiffhomepage
path: root/edn.html.markdown
Commit message (Collapse)AuthorAgeLines
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-1/+0
|
* Improve the "Tagged Elements" section of EDN docJonathan D Johnston2017-10-21-8/+12
| | | | | | | - 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
* [edn] Fix incorrect format for EDN symbolsAdam Frey2017-10-20-6/+6
| | | EDN symbols do not start with a # character
* [edn,en] Improve initial description of EDNJonathan D Johnston2017-09-07-3/+6
|
* Fix a bunch of typosHairyFotr2017-08-23-2/+2
|
* Clean up various errorsAdam2016-02-12-1/+1
|
* [edn/en] Fix grammarWillie Zhu2015-10-31-8/+8
|
* Typo fixbureken2015-10-31-1/+1
|
* Kinda -> Kind ofJason Yeo2015-10-28-1/+1
|
* Fix minor typographical errorsJason Yeo2015-10-28-6/+7
|
* Reword the intro, make section more obviousJason Yeo2015-10-20-9/+9
|
* Add a short tutorial for ednJason Yeo2015-10-20-0/+107