| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-09 | LaTeX reader: allow inline groups starting with `\bgroup`. | John MacFarlane | |
| Closes #7953. | |||
| 2019-01-31 | LaTeX reader: don't let `\egroup` match `{`. | John MacFarlane | |
| `braced` now actually requires nested braces. Otherwise some legitimate command and environment definitions can break (see test/command/tex-group.md). | |||
