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.html5
Age
Commit message (
Expand
)
Author
2025-12-06
HTML5 template: conditionally include lang attribute.
John MacFarlane
2024-06-26
HTML templates: don't load polyfill.
John MacFarlane
2024-03-01
Replace polyfill provider in HTML templates.
John MacFarlane
2023-12-20
Remove html5shiv from default HTML5 template.
John MacFarlane
2023-02-14
Include needed polyfill when MathJaX is used.
John MacFarlane
2022-01-13
HTML template: load header-includes before math (#7833)
Kolen Cheung
2022-01-09
Improve abstract in HTML template.
John MacFarlane
2022-01-09
Add abstract to default html template (#7588)
Jannik Buhr
2020-12-27
Use meta-description instead of description in templates.
John MacFarlane
2020-12-27
templates: added the `description` metatag to both html4 and html5 templates ...
Jerry Sky
2019-11-23
Add support for $toc-title$ to HTML (4 and 5) (#5930)
Alexandre Franke
2019-09-05
Add partial styles.html in HTML5 template.
John MacFarlane
2019-02-02
HTML5 template: Add role with ARIA doc-toc for table of contents.
John MacFarlane
2018-12-14
Remove unnecessary type="text/css" on style and link for HTML5.
John MacFarlane
2018-09-10
Make HTML5 header easier to style precisely in default template (#4767)
J. B. Rainsberger
2018-05-01
Make template polyglot (#4606)
OvidiusCicero
2017-12-26
HTML writer: Use br elements in line blocks...
John MacFarlane
2017-12-03
Include default CSS for 'underline' class in HTML-based templates.
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-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-03-04
Make default.html5 polyglot markup conformant. (#3473)
John Luke Bentley
2017-02-20
Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates'
John MacFarlane