| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-27 | Org reader: subject full doc tree to headline transformations | Albert Krewinkel | 1 | -1/+32 | |
| Emacs parses org documents into a tree structure, which is then post-processed during exporting. The reader is changed to do the same, turning the document into a single tree of headlines starting at levelĀ 0. Fixes: #3695 | |||||
| 2017-05-16 | Org reader: replace `sequence . map` with `mapM` | Albert Krewinkel | 1 | -2/+2 | |
| 2017-05-16 | Org reader: put tree parsing code into dedicated module | Albert Krewinkel | 1 | -0/+260 | |
