aboutsummaryrefslogtreecommitdiff
path: root/test/command/tex-group.md
AgeCommit message (Collapse)AuthorFilesLines
2019-01-31LaTeX reader: don't let `\egroup` match `{`.John MacFarlane1-0/+12
`braced` now actually requires nested braces. Otherwise some legitimate command and environment definitions can break (see test/command/tex-group.md).