| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-15 | Update tests for previous commit (protecting phantomsection). | John MacFarlane | |
| 2023-08-26 | LaTeX writer link/target improvements. | John MacFarlane | |
| + Use `\phantomsection` and `\label` instead of `\hypertarget`. + Use `\hyperref` for LaTeX internal links, `\hyperlink` for beamer (since `\hyperref` doesn't seem to work). Closes #9022. | |||
| 2021-05-14 | Beamer writer: support exampleblock and alertblock. | John MacFarlane | |
| A block will be rendered as an exampleblock if the heading has class `example` and alertblock if it has class `alert`. Closes #7278. | |||
