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
2023-10-05
T.P.Shared.splitSentences: don't split after initials.
John MacFarlane
2023-10-04
Man writer: use UR, MT macros for URLs, emails.
John MacFarlane
2023-09-29
Check if supplied FORMAT matches with an HTML slide deck value. Return True f...
James J Balamuta
2023-09-21
JATS writer: fix 3.1.4 regression in handling block-level metadata.
John MacFarlane
2023-09-18
Fix uneven indents in LaTeX line block output.
John MacFarlane
2023-09-14
Ms writer: improvements in image handling.
John MacFarlane
2023-09-07
HTML writer: Fix CSL entry-spacing default.
John MacFarlane
2023-09-07
Fix default citeproc entry-spacing.
John MacFarlane
2023-09-05
Rewrite CSLReferences environment...
John MacFarlane
2023-09-01
LaTeX writer: Fix regression.
John MacFarlane
2023-09-01
HTML writer: use the ID prefix in the ID for the footnotes section.
Benjamin Esham
2023-08-31
LaTeX writer: fix regression in escaping URLs.
John MacFarlane
2023-08-29
Use `\cite` and `\bibitem` to link up citations, even with citeproc.
John MacFarlane
2023-08-26
LaTeX writer link/target improvements.
John MacFarlane
2023-08-25
Man writer: avoid a .PP right after a section heading.
John MacFarlane
2023-08-25
Man writer: improvements to code and code blocks.
John MacFarlane
2023-08-24
Man writer: don't emit `.hy`...
John MacFarlane
2023-08-23
JATS writer: fix placement of ref-list...
John MacFarlane
2023-08-23
Also escape % in URLs.
John MacFarlane
2023-08-23
LaTeX writer: backslash-escape # in URLs. Closes #9014.
John MacFarlane
2023-08-21
Typst writer: use `~` for nonbreaking space.
John MacFarlane
2023-08-19
LaTeX writer: improve internal links and targets.
John MacFarlane
2023-08-09
LaTeX writer: Improve escaping of URIs in href, url.
John MacFarlane
2023-08-09
Typst writer: put the label in right place for Div, use `#block`.
John MacFarlane
2023-08-06
ODT writer: Use a style for Highlighted, so color can be adjusted.
John MacFarlane
2023-08-04
OpenDocument writer: implement syntax highlighting.
John MacFarlane
2023-08-04
Started implementing syntax highlighting for ODT.
John MacFarlane
2023-08-04
Remove redundant import.
John MacFarlane
2023-08-04
OpenDocument writer: add syntax highlighting tags for CodeBlock.
John MacFarlane
2023-08-04
Support highlighted text in ODT/OpenDocument writers.
John MacFarlane
2023-07-25
Typst writer: escape `//`.
John MacFarlane
2023-07-25
ChunkedHTML writer: Fix regression including mathjax script.
John MacFarlane
2023-07-18
JATS writer: don't use `<code>` for inline code.
John MacFarlane
2023-07-12
HTML writer: don't make line blocks sensitive to `--wrap`.
John MacFarlane
2023-07-12
RST writer: fix figure handling.
John MacFarlane
2023-07-09
Docx writer: Copy "mirror margins" property from reference.docx.
John MacFarlane
2023-07-07
Fix babel name for fa (should be "persian"). Closes #8944.
John MacFarlane
2023-07-05
Make modern AsciiDoc the target for `asciidoc`.
John MacFarlane
2023-07-04
Typst writer: support `unlisted` class in headings.
John MacFarlane
2023-07-02
Update line-through for asciidoc writer to custom inline style (#8934)
Kevin Broch
2023-07-01
Docx writer: make relative widths work in tables.
John MacFarlane
2023-06-30
Typst writer: improve handling of autolinks.
John MacFarlane
2023-06-28
LaTeX writer: Prevent babel language from being imported twice.
John MacFarlane
2023-06-28
DokuWiki writer: fix lists with Div elements.
John MacFarlane
2023-06-27
Support --id-prefix for markdown output.
John MacFarlane
2023-06-24
Make `--number-sections` work with JATS writer.
John MacFarlane
2023-06-20
ChunkedHTML writer: Make math work in top-level page.
John MacFarlane
2023-06-19
fix: add highlight for F# language
Adelar da Silva Queiróz
2023-06-16
LaTeX writer: Fix escaping of `&` in `\href` and `\url`.
John MacFarlane
2023-06-07
JATS writer: include title in ref-list.
John MacFarlane
[prev]
[next]