aboutsummaryrefslogtreecommitdiff
path: root/test/command/ifstrequal.md
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15LaTeX reader: make macroDef polymorphic and allow in inline context.John MacFarlane1-2/+1
Otherwise we can't parse something like ``` \lowercase{\def\x{Foo}} ``` I have actually seen tex like this in the wild.
2017-07-24LaTeX reader: support etoolbox's ifstrequal.John MacFarlane1-0/+10