index
:
github.com/jgm/pandoc
aeson-pretty
asciidoc-reader
babel
bespoke-prelude
chunkedhtml
cite-prefix
commonmark-github
commonmark-hs
commonmark-hs-new
dark-mode
djot
endnote
figures
free
ghc925-3.1.5
ghc925-text2-3.1.5
ghc942-3.1.5
ghc944-3.1.5
images2
initialize-data-files
issue-6072
issue10282
issue10769
issue1234
issue221
issue5354
issue6122
issue6344
issue7111
issue7219
issue771
issue8378
issue8382
issue8417
issue9525
issue9878
issue_11268
jgm-patch-1
latex-partials
link-images
lowmem
main
mallard
mark
moinmoin2
multifile
newlatex
newlatex2
nospace
note-label
offline
oldmaster
optinfo
oracle
pseudopod
r1.19.2.2
r1.19.2.3
r1.19.2.4
rebase-relative-paths-extension
rel-1.19.2.1
relude
reset-position
resolverefs
ris
sable
sandbox3
sandboxed
signing
simdutf
source_date_epoch
sources
split-packages
styles
test-windows-ci
text
token-newline
travis
typst-reader
typst-tables
typst-writer
uri-cite-key
wasm
windows-arm64
windows-ci
windows-release-cabal
xeno
Pandoc — The universal markup converter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
templates
/
default.revealjs
Age
Commit message (
Expand
)
Author
2025-11-30
Add reveal.js scroll view option to HTML writer (#11305)
Asliddinbek Azizovich
2022-12-22
Reveal.js template: prevent line-wrapping of parallax options
Albert Krewinkel
2021-11-08
Add disableLayout variable in revealjs template
Christophe Dervieux
2021-10-21
Fix line numbers in source code with reveal.js
John MacFarlane
2021-06-21
reveal.js writer: better handling of options.
John MacFarlane
2021-05-20
reveal.js template: use `hash: true` by default rather than...
John MacFarlane
2021-05-15
HTML-based slide shows: add support for institute (#7289)
Thomas Hodgson
2021-04-29
Support toc-title in revealjs (#7171)
Florian Kohrt
2021-03-16
Remove JS comment from HTML (#7154)
Florian Kohrt
2021-02-20
revealjs writer: add 'center' option for vertical slide centering.
maurerle
2020-11-19
reveal.js template fixes.
John MacFarlane
2020-05-21
update template for reveal.js 4.0.0 (#6390)
Salim B
2020-05-07
Update revealjs template with newly available options (#6347)
Jake Zimmerman
2019-12-11
Add title-slide-attributes variable to reveal.js template. (#5981)
Frederik Elwert
2019-09-05
Add partial styles.html in HTML5 template.
John MacFarlane
2019-07-23
revealjs template: add navigationMode (#5657)
Mauro Bieg
2019-05-01
Remove reference to head.min.js (#5448)
Winnie Hellmann
2019-04-07
update: default.revealjs follow revealjs 3.8.0 (#5435)
ebiiim
2019-01-08
Add zoomKey config to default.revealjs.
John MacFarlane
2018-12-14
Remove unnecessary type="text/css" on style and link for HTML5.
John MacFarlane
2018-10-22
revealjs: typo in the socket.io javascript plugin (#5006)
Yoan Blanc
2018-07-18
Add missing rollingLinks option to revealjs template (#4778)
Igor Khorlo
2018-06-12
reveal.js writer and template: reuse mathjax URL...
John MacFarlane
2018-04-26
Adding background-image variable to reveal.js template (#4600)
John Muccigrosso
2017-12-26
HTML writer: Use br elements in line blocks...
John MacFarlane
2017-12-04
reveal.js template: add title-slide identifier to title slide.
John MacFarlane
2017-12-03
Include default CSS for 'underline' class in HTML-based templates.
John MacFarlane
2017-12-01
revealjs template: added a necessary escape.
John MacFarlane
2017-12-01
reveal.js template: include tex2jax configuration.
John MacFarlane
2017-11-02
Improved support for columns in HTML.
John MacFarlane
2017-08-14
Implement multicolumn support for slide formats.
John MacFarlane
2017-06-26
Use `table-of-contents` for contents of toc, make `toc` a boolean.
John MacFarlane
2017-06-18
Use revealjs's math plugin for mathjax.
John MacFarlane
2017-04-25
HTML line block: Use class instead of style attribute.
John MacFarlane
2017-03-04
Regularized CSS in html/epub/html slide templates.
John MacFarlane
2017-03-04
templates: CSS for .smallcaps, closes #1592 (#3485)
Mauro Bieg
2017-02-20
default.revealjs template: make 'history' default to true.
John MacFarlane
2017-02-20
Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates'
John MacFarlane