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
/
test
/
lhs-test.html+lhs
Age
Commit message (
Expand
)
Author
2020-12-17
Update test with new skylighting CSS.
John MacFarlane
2020-11-02
Default CSS tweaks.
John MacFarlane
2020-11-01
Default CSS: avoid padding and color if monobackgroundcolor not given.
John MacFarlane
2020-11-01
Updates to default CSS (#6786)
Mauro Bieg
2020-09-19
Add CSS to default HTML template (#6601)
Mauro Bieg
2020-08-31
Fix tests for skylighting 0.10
Albert Krewinkel
2020-05-18
Use CSS in favor of <br> for display math (#6372)
Lila
2020-05-12
Use latest skylighting.
John MacFarlane
2019-12-05
HTML-based templates: Add CSS to suppress bullet on unordered task lists.
John MacFarlane
2019-09-05
Add div.hanging-indent CSS to HTML templates.
John MacFarlane
2019-09-05
Add partial styles.html in HTML5 template.
John MacFarlane
2019-07-14
Update test for new skylighting.
John MacFarlane
2019-05-27
Use skylighting 0.8.
John MacFarlane
2019-02-10
Use latest skylighting.
John MacFarlane
2019-01-08
Removed superfluous sourceCode class on code blocks.
John MacFarlane
2018-12-14
Remove unnecessary type="text/css" on style and link for HTML5.
John MacFarlane
2018-10-08
Fixed tests for new skylighting.
John MacFarlane
2018-06-09
Use skylighting 0.7.2. Adjust tests.
John MacFarlane
2017-12-26
HTML writer: Use br elements in line blocks...
John MacFarlane
2017-12-10
Changes for skylighting-0.5.
John MacFarlane
2017-12-03
Include default CSS for 'underline' class in HTML-based templates.
John MacFarlane
2017-11-28
Update tests for new skylighting.
John MacFarlane
2017-11-21
Update tests for skylighting changes.
John MacFarlane
2017-11-04
Fix test output for latest skylighting.
2.0.1.1
John MacFarlane
2017-11-03
Updated tests.
John MacFarlane
2017-11-02
Improved support for columns in HTML.
John MacFarlane
2017-11-02
Use latest skylighting; ensure no duplicate ids on code lines.
John MacFarlane
2017-10-26
Use skylighting 0.4.2.
John MacFarlane
2017-09-09
Updated lhs-test for new skylighting.
John MacFarlane
2017-08-14
Implement multicolumn support for slide formats.
John MacFarlane
2017-04-25
HTML line block: Use class instead of style attribute.
John MacFarlane
2017-03-09
HTML writer: fallback to basename rather than Untitled.
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
HTML writer: issue warning if no title specified and template used.
John MacFarlane
2017-03-04
Make default.html5 polyglot markup conformant. (#3473)
John Luke Bentley
2017-02-04
Moved tests/ -> test/.
John MacFarlane