aboutsummaryrefslogtreecommitdiff
path: root/test/command/645.md
AgeCommit message (Collapse)AuthorFilesLines
2017-04-28LaTeX writer: don't use lstinline it \item[..].John MacFarlane1-0/+12
If you do, the contents of item disappear or are misplaced. Use `\texttt` instead. Closes #645.