aboutsummaryrefslogtreecommitdiff
path: root/test/command/3558.md
AgeCommit message (Collapse)AuthorFilesLines
2017-04-06Allow raw latex commands starting with `\start` in Markdown.John MacFarlane1-0/+8
Previously these weren't allowed because they were interpreted as starting ConTeXt environments, even without a corresponding \stop... Closes #3558.