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
/
src
/
Text
/
Pandoc
/
Writers
Age
Commit message (
Expand
)
Author
2020-04-15
Modify toLegacyTable to cut up cells, add tests
despresc
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
2020-04-15
Remove the onlySimpleCellBodies function from Shared
despresc
2020-04-15
Implement the new Table type
despresc
2020-04-11
LaTeX writer: ensure that `-M csquotes` works even in fragment mode.
John MacFarlane
2020-04-04
Jira: support citations, attachment links, and user links
Albert Krewinkel
2020-04-01
Docbook writer: Add personname element to docbook author.
John MacFarlane
2020-03-31
Markdown writer: ensure consistent padding for pipe tables.
John MacFarlane
2020-03-31
Jira writer: convert spans with class `underline` to inserted text
Albert Krewinkel
2020-03-30
Jira writer: add image attributes
Albert Krewinkel
2020-03-30
Fix #6228 (#6230)
Joseph C. Sible
2020-03-29
Clean up and simplify Text.Pandoc.Writers.Docx (#6229)
Joseph C. Sible
2020-03-29
Clean up some fmaps (#6226)
Joseph C. Sible
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2020-03-07
Ms writer: fix definition lists so indent even when...
John MacFarlane
2020-03-06
Ms writer: use .QS/.QE instead of .RS/.RE for block quotes.
John MacFarlane
2020-03-04
EPUB writer: fix regression on detection of front/back/bodymatter.
John MacFarlane
2020-02-17
Remove redundant `otherwise` guard in inlineToAsciiDoc (#6146)
Ryan Scott
2020-02-14
Fixes: group biblatex citations even with prefix and suffix (#6058)
Ethan Riley
2020-02-13
A bit more cleanup (#6141)
Joseph C. Sible
2020-02-12
Introduce new format variants for JATS (#6067)
Albert Krewinkel
2020-02-12
Moved html5Attributes, html4Attributes, rdfaAttributes...
John MacFarlane
2020-02-10
Fix spurious dots in markdown_mmd metadata output
John MacFarlane
2020-02-08
reveal.js: ensure that pauses work even in title slides.
John MacFarlane
2020-02-08
Clean up after "hlint --refactor" (#6129)
Joseph C. Sible
2020-02-08
More cleanup (#6130)
Joseph C. Sible
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
2020-02-07
Resolve HLint warnings
Albert Krewinkel
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
2020-02-05
Fix --number-offset with HTML TOC.
John MacFarlane
2020-02-05
MediaWiki writer: prevent triple `[[[`.
John MacFarlane
2020-02-03
Swap suboptimal uses of maybe and fromMaybe (#6111)
Joseph C. Sible
2020-02-03
Fix duplicate frame classes in LaTeX/Beamer output.
John MacFarlane
2020-01-19
Docx writer: fix regression with Compact style on tight lists. (#6073)
John MacFarlane
2020-01-12
HTML writer: fix duplicate attributes on headings.
John MacFarlane
2020-01-07
Jira writer: fix output of table headers
Albert Krewinkel
2020-01-07
Fix regression in handling of columns in beamer slides.
John MacFarlane
2020-01-07
Reveal.js writer: restore old behavior for 2D nesting.
John MacFarlane
2020-01-05
Fix regression in beamer slide structure with certain slide levels.
John MacFarlane
2020-01-05
Fix revealjs slide structure regression with certain slide levels.
John MacFarlane
2020-01-04
HTML writer: Add newlines to make slide show output more readable.
John MacFarlane
2020-01-03
Org writer: remove extra spaces from table cells
Albert Krewinkel
2020-01-01
LaTeX writer: properly handle unnumbered headings level 4+.
John MacFarlane
2019-12-21
HTML writer: more tweaks to avoid round-trip failures...
John MacFarlane
2019-12-21
Fix regression with --number-sections.
John MacFarlane
2019-12-20
Jira writer: use jira-wiki-markup renderer
Albert Krewinkel
2019-12-17
Improved --toc generation.
John MacFarlane
[next]