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
2022-09-19
Commonmark writer: ensure that we don't have blank lines in raw HTML.
John MacFarlane
2022-09-19
Org reader: Allow org-ref v2 citations with `&` prefix.
John MacFarlane
2022-09-18
BibTeX parser: fix handling of `%` in url field.
John MacFarlane
2022-09-18
Add prefixes to identifiers with `--file-scope`. (#8282)
John MacFarlane
2022-09-14
Fix implicit_header_references with duplicate headings.
John MacFarlane
2022-09-13
XWiki writer: use template if it is specified.
John MacFarlane
2022-09-12
T.P.MIME: Removes more unnecessary overrides.
Albert Krewinkel
2022-09-11
T.P.MIME: Remove deprecated overrides (#8292)
Albert Krewinkel
2022-09-11
Require mime-types 0.1.1
Albert Krewinkel
2022-09-09
Citeproc: Require a digit for an implicit "page" locator...
John MacFarlane
2022-09-05
Docx writer: adjust correct attribute on lang element.
John MacFarlane
2022-09-05
HTML writer: only treat `. . .` as a slide pause in slides...
John MacFarlane
2022-09-04
T.P.Mime: Base module on package mime-types. (#8277)
Albert Krewinkel
2022-09-01
JATS reader: handle uri element in references.
John MacFarlane
2022-09-01
Use dev version of gridtables
Albert Krewinkel
2022-08-31
T.P.Citeproc.CslJson: allow an object with `items` property...
John MacFarlane
2022-08-31
Citeproc: check both extension and mime type to determine...
John MacFarlane
2022-08-31
RTF writer: add space after unicode escape commands.
John MacFarlane
2022-08-30
Markdown: Allow table caption labels to start with lowercase t.
John MacFarlane
2022-08-30
Produce error if --csl is used more than once (#8252)
Prat
2022-08-30
Docx reader: mark unnumbered headings with class 'unnumbered'
Albert Krewinkel
2022-08-30
MediaWiki writer: shorten code
Albert Krewinkel
2022-08-30
Mediawiki reader: Parse table cell with attribs, to support rowspan, colspan ...
Ruqi
2022-08-29
PandocServer: return error in JSON object if response is JSON.
John MacFarlane
2022-08-28
PandocServer: set translations in the writer based on lang metadata.
John MacFarlane
2022-08-28
Text.Pandoc.Server: return object if JSON is accepted.
John MacFarlane
2022-08-27
HTML, Markdown writers: filter out empty class attributes.
John MacFarlane
2022-08-27
Avoid thunk in markdown reader.
John MacFarlane
2022-08-27
Fix a small space leak in HTML writer.
John MacFarlane
2022-08-26
HTML writer: avoid aria-hidden in code blocks for HTML4.
John MacFarlane
2022-08-26
Docx writer: Indent tables in list items.
John MacFarlane
2022-08-26
Docx writer: better handling of tables in lists (#5947).
John MacFarlane
2022-08-25
HTML writer: use role combinator from blaze....
John MacFarlane
2022-08-25
HTML writer: only add role attribute in HTML5.
John MacFarlane
2022-08-25
Markdown reader: fenced code block shortcuts with attributes (#8174)
Siphalor
2022-08-24
LaTeX reader: handle `##` macro arguments properly.
John MacFarlane
2022-08-23
LaTeX reader: skip parenthenized args of toprule, midrule, etc.
John MacFarlane
2022-08-22
HTML writer: revert to using `width` property for column widths
Albert Krewinkel
2022-08-22
Org writer: add support for jupyter nodebook cells.
Albert Krewinkel
2022-08-22
Org writer: prefix code language of ipynb code blocks with `jupyter-`.
Albert Krewinkel
2022-08-22
Org writer: keep code block attributes as header args.
Albert Krewinkel
2022-08-22
Org writer: add code block identifier as `#+name` to src blocks.
Albert Krewinkel
2022-08-21
pandoc-server: handle `citeproc` parameter as documented.
John MacFarlane
2022-08-21
Fix regression with data uris in 2.19.1.
John MacFarlane
2022-08-21
Fix typos
luz paz
2022-08-21
Org reader: treat *emacs-jupyter* src blocks as code cells.
Albert Krewinkel
2022-08-18
Handle haddock 1.11.0 API changes (not noted in their changelog).
John MacFarlane
2022-08-18
HTML writer: use `flex` property for column widths
Albert Krewinkel
2022-08-17
Integrate server into main pandoc.
John MacFarlane
2022-08-17
Redo FromJSON for Opt so that optional values can be omitted.
John MacFarlane
[prev]
[next]