mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 19:56:43 +00:00
We need "overflow: visible" for these to work, and reveal's default css disables this. So this modifies the default template to add this. Closes #7634. Thanks to @cderv for diagnosing the issue.