index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-02-19
Typst writer: ensure that `-`, `+`, etc. are escaped at beginning of block.
John MacFarlane
2024-02-18
LaTeX writer: fix bug when a language is specified in two different ways.
John MacFarlane
2024-02-16
Powerpoint writer: properly handle math in headings and tables.
John MacFarlane
2024-02-16
EPUB writer: omit EPUBv3-specific accessibility stuff on epub2.
John MacFarlane
2024-02-16
More fixes for SVG ids with `--self-contained`.
John MacFarlane
2024-02-15
PDF: internal cleanup of tex2pdf path.
John MacFarlane
2024-02-14
Fixe whitespace.
John MacFarlane
2024-02-14
PDF: avoid readFileLazy.
John MacFarlane
2024-02-14
T.P.Readers: add readDjot to exports.
John MacFarlane
2024-02-14
Man writer: fix bug with long URLs.
John MacFarlane
2024-02-13
Fix some exports to avoid warnings on older ghc versions.
John MacFarlane
2024-02-13
Add djot reader and writer.
John MacFarlane
2024-02-13
Shared.addPandocAttributes: use `wrapper` attribute, not `wrap`.
John MacFarlane
2024-02-13
Markdown reader: fix wikilinks extension to allow newlines in titles.
John MacFarlane
2024-02-13
Man writer: support syntax highlighting (limited).
John MacFarlane
2024-02-13
LaTeX reader: improve treatment of cref, Cref.
John MacFarlane
2024-02-13
Typst writer: use `#ref` or `@` for links with `reference-type="ref"`.
John MacFarlane
2024-02-13
Make LaTeX writer sensitive to `empty_paragraphs` extension.
John MacFarlane
2024-02-13
LaTeX reader: treat `\Cref` like `\cref` (for now).
John MacFarlane
2024-02-12
Typst writer: improve citation support.
John MacFarlane
2024-02-12
HTML5 writer: Add suffix to multiple footnote section ids
Sam May
2024-02-12
Markdown writer: use different width fences for nested divs.
John MacFarlane
2024-02-11
Man reader: move spaces outside of emph/strong.
John MacFarlane
2024-02-09
Powerpoint writer: Fix regression in layout for slides with figures.
John MacFarlane
2024-02-09
Fix id replacements in SVGs with clipping paths.
John MacFarlane
2024-02-09
Fix size of duplicated SVGs with `--embed-resources`.
John MacFarlane
2024-02-07
MediaWiki reader: don't make leading blanks underscores...
John MacFarlane
2024-02-07
MediaWiki reader: allow lowercase `image:`.
John MacFarlane
2024-02-07
Support "pagetotal" in converting BibLaTeX.
John MacFarlane
2024-02-05
Typst reader: improve handling of inline `#quote`.
John MacFarlane
2024-02-04
Typst reader: fix handling of `dot()`, `tilde()`, `ddot()`.
John MacFarlane
2024-02-04
Typst reader: fix character used for `norm`.
John MacFarlane
2024-02-03
Docx writer: restore ability to center-justify table.
John MacFarlane
2024-02-03
Shared: `makeSections` behavior changes.
John MacFarlane
2024-02-03
Shared.makeSections: more elegant code for section number calculation.
John MacFarlane
2024-02-01
Using internal column widths in pptx writer tables (#9392)
Tomas Dahlqvist
2024-02-01
EPUB accessibility additions (#9400)
Iacobus1983
2024-01-30
Typst writer: unescape URI escapes in image paths.
John MacFarlane
2024-01-30
Chunks: autogenerate unique ids for sections missing them.
John MacFarlane
2024-01-29
Chunks: improve fixTOCTreePaths.
John MacFarlane
2024-01-29
Typst writer: handle labels and citaiton ids with spaces...
John MacFarlane
2024-01-29
Typst writer: avoid illegal labels.
John MacFarlane
2024-01-29
LaTeX reader: generate relative widths for `\linewidth`, `\textheight`.
John MacFarlane
2024-01-29
Typst writer escaping improvements.
John MacFarlane
2024-01-27
EPUB writer: add ARA roles for accessibility (#9378)
Iacobus1983
2024-01-27
EPUB writer: change default accessibilityFeatures.
John MacFarlane
2024-01-26
EPUB reader: don't put `#` characters in identifiers.
John MacFarlane
2024-01-26
EPUB writer: Add accessibility metadata to EPUB metadata.
John MacFarlane
2024-01-25
EPUB writer: Add xml:lang to package element.
John MacFarlane
2024-01-25
Add some kerns where needed between quotes in LaTeX output.
John MacFarlane
[next]