mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-04 14:45:50 +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.