index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
HTML writer: Fix handling of nested csl- display spans.
John MacFarlane
1
-20
/
+12
2020-12-03
EPUB writer: include title page in landmarks.
John MacFarlane
2
-3
/
+9
2020-12-03
EPUB writer: add frontmatter type on body element for nav.xhtml.
John MacFarlane
1
-1
/
+3
2020-12-03
Docx writer: Support bold and italic in "complex script."
John MacFarlane
4
-2
/
+6
2020-12-02
Add translations zh-Hans.yaml and zh-Hant.yaml
Kolen Cheung
2
-0
/
+44
2020-12-02
filters.md: document a new Pandoc filtering framework (#6908)
Randolf J
1
-6
/
+9
2020-12-02
Citeproc: ensure that BCP47 lang codes can be used.
John MacFarlane
1
-2
/
+17
2020-11-30
Use a more recent stack resolver.
John MacFarlane
1
-5
/
+1
2020-11-30
Use doctemplates 0.8.3.
John MacFarlane
1
-1
/
+1
2020-11-29
LaTeX reader: don't parse `\rule` with width 0 as horizontal rule.
John MacFarlane
1
-1
/
+11
2020-11-28
Fix a tiny Typo in the CSV reader module
Tassos Manganaris
1
-1
/
+1
2020-11-27
HTML reader tests: improve test coverage of new features
Albert Krewinkel
3
-1
/
+187
2020-11-27
CONTRIBUTING: add section "How can I help?" (#6892)
Albert Krewinkel
1
-5
/
+68
2020-11-27
EPUB: use preserveAspectRatio="xMidYMid" for cover image (#6895)
Shin Sang-jae
2
-2
/
+2
2020-11-27
HTML reader: support body headers, row head columns
Albert Krewinkel
3
-65
/
+84
2020-11-26
Added some explicit imports.
John MacFarlane
1
-3
/
+3
2020-11-26
Add hie.yaml generated by implicit-cradle.
John MacFarlane
1
-0
/
+37
2020-11-26
Docx writer: Fix bullets/lists indentation
cholonam
32
-3
/
+3
2020-11-26
LaTeX reader: preserve center environment (#6852)
Igor Pashev
3
-14
/
+40
2020-11-26
HTML reader: improve support for table headers, footer, attributes
Albert Krewinkel
5
-140
/
+268
2020-11-26
HTML reader: allow finer grained options for tag omission
Albert Krewinkel
3
-13
/
+26
2020-11-25
Fix pre-commit hook so it doesn't catch .latex+lhs extensions.
John MacFarlane
1
-1
/
+1
2020-11-25
latex template: put back amssymb
John MacFarlane
5
-11
/
+5
2020-11-25
Update tests for LaTeX table changes.
John MacFarlane
2
-121
/
+38
2020-11-25
LaTeX writer: improve longtable output.
John MacFarlane
2
-41
/
+61
2020-11-25
LaTeX tables: Fix calculation of column spacing.
John MacFarlane
2
-37
/
+37
2020-11-25
Fix truncation of `[Citation]` list in `Cite` inside footnotes...
John MacFarlane
2
-2
/
+38
2020-11-25
HTML reader: simplify list attribute handling
Albert Krewinkel
2
-27
/
+12
2020-11-25
latex template: disable language-specific shorthands in babel.
John MacFarlane
2
-2
/
+8
2020-11-24
test/tables/*.native: normalized (#6888)
Kolen Cheung
3
-177
/
+324
2020-11-24
Use skylighting 0.10.1.
John MacFarlane
2
-4
/
+4
2020-11-24
HTML reader tests: disable round-trip testing for tables
Albert Krewinkel
1
-11
/
+3
2020-11-24
HTML reader: support row or column-spanning table cells
Albert Krewinkel
3
-38
/
+36
2020-11-24
HTML reader: support blocks in caption
Albert Krewinkel
2
-6
/
+6
2020-11-24
HTML reader: extract table parsing into separate module
Albert Krewinkel
4
-95
/
+141
2020-11-23
ImageSize: default to DPI 72 if the format specifies DPI of 0.
John MacFarlane
1
-1
/
+7
2020-11-23
JATS template: allow array of persistent institute ids in `pid`
Albert Krewinkel
2
-0
/
+10
2020-11-23
HTML reader: extract submodules
Albert Krewinkel
5
-239
/
+345
2020-11-22
OpenDocument Writer: Implement Div and Span ident support (#6755)
Nils Carlson
2
-10
/
+44
2020-11-22
Use dev version of citeproc.
John MacFarlane
2
-5
/
+8
2020-11-22
LaTeX writer: Improve table spacing.
John MacFarlane
4
-73
/
+73
2020-11-22
Org reader: parse `#+LANGUAGE` into `lang` metadata field
Albert Krewinkel
3
-1
/
+10
2020-11-21
OpenDocument writer: Table text width support (#6792)
Nils Carlson
2
-4
/
+76
2020-11-21
LaTeX reader: more robust parsing of bracketed options.
John MacFarlane
2
-3
/
+15
2020-11-21
Citeproc BibTeX parser: revert change in getRawField...
John MacFarlane
1
-6
/
+5
2020-11-20
DocBook reader: Table text width support (#6791)
Nils Carlson
2
-2
/
+44
2020-11-20
Improve LaTeX option parsing...
John MacFarlane
2
-1
/
+9
2020-11-20
JATS writer: support author affiliations (#6867)
Albert Krewinkel
4
-6
/
+127
2020-11-20
`commonmark_x`: replace `auto_identifiers` with `gfm_auto_identifiers`.
John MacFarlane
2
-5
/
+6
2020-11-19
JATS writer: support advanced table features
Albert Krewinkel
10
-379
/
+775
[prev]
[next]