| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-11-19 | Org reader: Ensure images in paragraphs are not parsed as figures | Albert Krewinkel | 1 | -1/+25 | |
| This fixes a regression introduced in 7e5220b57c5a48fabe6e43ba270db812593d3463. | |||||
| 2016-05-25 | Org reader: extract inline parser to module | Albert Krewinkel | 1 | -0/+112 | |
| Inline parsing code is moved to a separate module. Parsers for block starts are extracted as well, as those are used in the `endline` parser. This is part of the Org-mode reader cleanup effort. | |||||
