aboutsummaryrefslogtreecommitdiff
path: root/test/command/3706.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-31Org reader: recognize babel result blocks with attributesAlbert Krewinkel1-0/+44
Babel result blocks can have block attributes like captions and names. Result blocks with attributes were not recognized and were parsed as normal blocks without attributes. Fixes: #3706