aboutsummaryrefslogtreecommitdiff
path: root/test/command/3407.md
AgeCommit message (Collapse)AuthorFilesLines
2017-08-17RST reader/writer: support unknown interpreted text roles...John MacFarlane1-0/+13
...by parsing them as Span with "role" attributes. This way they can be manipulated in the AST. Closes #3407.