index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
Age
Commit message (
Expand
)
Author
2024-04-01
Put `$` or `$$` around math in `csljson` output.
HEAD
main
John MacFarlane
2024-03-26
ConTeXt writer: fix options order with `\externalfigure`.
John MacFarlane
2024-03-22
Typst writer: put label after Span, not before.
John MacFarlane
2024-03-22
LaTeX writer: fix math inside strikeout (closes #9597).
John MacFarlane
2024-03-20
Typst writer: support Typst 0.11 table features. (#9593)
John MacFarlane
2024-03-18
Typst writer: more reliable escaping in inline `[..]` contexts.
John MacFarlane
2024-03-18
Export `isOrderedListMarker` from T.P.Writers.Shared.
John MacFarlane
2024-03-18
Typst writer: handle `unnumbered` on headings.
John MacFarlane
2024-03-17
Typst writer: only use explicit figure 'kind' for tables.
John MacFarlane
2024-03-17
Typst writer: use `kind: image` for image figures.
John MacFarlane
2024-03-17
Typst writer: avoid unnecessary box around image in figure.
John MacFarlane
2024-03-17
Typst writer: omit width/height in images unless explicitly specified.
John MacFarlane
2024-03-16
Typst writer: don't add inset to tables.
John MacFarlane
2024-03-14
Typst writer: add 'kind' parameter to figures.
John MacFarlane
2024-02-28
Docx writer: don't copy over footnotePr in settings.xml...
John MacFarlane
2024-02-22
EPUB writer: omit EPUB2-specific meta tag on EPUB3.
John MacFarlane
2024-02-19
Org reader/writer: support admonitions.
John MacFarlane
2024-02-19
Org writer: omit extra blank line at end of quote block.
John MacFarlane
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-14
Fixe whitespace.
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
Man writer: support syntax highlighting (limited).
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-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-09
Powerpoint writer: Fix regression in layout for slides with figures.
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-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-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
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 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
2024-01-23
add case for "variable" class
Gokul Rajiv
2024-01-22
Use reference form (e.g. `@jones2000[p. 30]`) for citations.
John MacFarlane
2024-01-22
Org writer: escape special lines in code blocks
Albert Krewinkel
2024-01-20
HTML writer: ensure that an alt attribute is added in EPUB output.
John MacFarlane
[next]