index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-28
HTML writer: avoid duplicate "style" attributes on table cells
Albert Krewinkel
2022-01-28
Don't read files outside of user data directory
Even Brenden
2022-01-28
Handle consecutive ".."s in makeCanonical
Even Brenden
2022-01-27
LaTeX writer: allow arbitrary frameoptions to be passed...
John MacFarlane
2022-01-27
LaTeX writer: add s and squeeze to recognized beamer frameoptions.
John MacFarlane
2022-01-25
Add metadata file paragraph to Pandoc API doc (#7865)
Even Brenden
2022-01-25
LaTeX reader: improve descItem.
John MacFarlane
2022-01-24
Fix div position in faqs.
John MacFarlane
2022-01-24
Fix lua-filters documentation for table column widths.
John MacFarlane
2022-01-23
CommonMark reader: fix source position after YAML metadata.
John MacFarlane
2022-01-22
LaTeX reader: improve handling of newif.
John MacFarlane
2022-01-22
epub.doc: Update links to KindleGen (#7846)
Benson Muite
2022-01-21
Fix compiler warnings.
John MacFarlane
2022-01-21
Update command tests to distinguish stderr and test exit status.
John MacFarlane
2022-01-21
Search for metadata files in $DATADIR/metadata (#7851)
Even Brenden
2022-01-21
Remove retokenizing in rawLaTeXParser.
John MacFarlane
2022-01-20
Avoid putting a frame around speaker notes in beamer.
John MacFarlane
2022-01-20
MANUAL: add that speaker notes can be used with beamer.
John MacFarlane
2022-01-20
HTML writer: don't break lines inside code elements.
John MacFarlane
2022-01-19
Modify stringify so it ignores `[Citation]` inside `Cite`.
John MacFarlane
2022-01-19
Use skylighting 0.12.2.
John MacFarlane
2022-01-19
Docx reader: parse both zotero citation and bibliography...
John MacFarlane
2022-01-19
Docx reader: add skeleton for parsing zotero ADDINs.
John MacFarlane
2022-01-19
Markdown writer: handle explicit column widths with pipe tables.
John MacFarlane
2022-01-19
Remove unused file test/command/jats.csl
Albert Krewinkel
2022-01-18
Docx writer: Separate tables even with RawBlocks between (#7844)
Michael Hoffmann
2022-01-18
Add pandoc-lua-marshal to Nix shell (#7849)
Even Brenden
2022-01-17
Add note about api docs to RELEASE_CHECKLIST.
John MacFarlane
2022-01-17
Omit --enable-doc in the cabal haddock invocation.
John MacFarlane
2022-01-17
Fix some haddock errors.
John MacFarlane
2022-01-17
T.P.App.Opt: fix logic bug in fullDefaultsPath.
John MacFarlane
2022-01-17
T.P.Shared.defaultUserDataDir: behavior change.
John MacFarlane
2022-01-17
Update build-and-upload-api-docs.sh.
John MacFarlane
2022-01-17
PDF: support pagedjs-cli as pdf engine (#7838)
Albert Krewinkel
2022-01-16
Add DS_Store to .gitignore.
John MacFarlane
2022-01-16
Support checklists in asciidoctor writer (#7832)
Nikolai Korobeinikov
2022-01-16
Fix pattern syntax in sample readability custom reader.
John MacFarlane
2022-01-16
Minor edits to new custom reader example.
John MacFarlane
2022-01-16
doc/custom-readers.lua: add example for "readable HTML."
John MacFarlane
2022-01-16
CSS in HTML template: adjust #TOC and h1 on mobile (#7835)
Mauro Bieg
2022-01-15
Fix message in man page about where code can be found.
John MacFarlane
2022-01-15
Regenerate man page.
John MacFarlane
2022-01-15
Improve on fix to #7506.
John MacFarlane
2022-01-15
Regenerate man page with new method for verbatim.
John MacFarlane
2022-01-15
Man writer: use custom font V for inline code.
John MacFarlane
2022-01-15
MANUAL: fix formatting of some occurrences of 'pandoc'.
John MacFarlane
2022-01-15
Man writer: Use boldface for inline code.
John MacFarlane
2022-01-14
T.P.Readers.LaTeX.Parsing: don't export totoks.
John MacFarlane
2022-01-14
Update man page.
John MacFarlane
2022-01-14
Bump to 2.17.0.1, update changelog.
John MacFarlane
[next]