index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Fix remaining typos in tests
Albert Krewinkel
2
-2
/
+2
2020-10-14
Fix typos in comments, doc strings, error messages, and tests
Albert Krewinkel
9
-10
/
+10
2020-10-13
Depend on latest citeproc.
John MacFarlane
1
-0
/
+145
2020-10-13
Use latest citeproc (better grouping/collapsing behavior with prefixes).
John MacFarlane
1
-2
/
+2
2020-10-12
Commonmark reader: add pipe_table extension after defaults.
John MacFarlane
1
-0
/
+21
2020-10-12
Markdown writer: Fix autolinks rendering for gfm.
John MacFarlane
1
-0
/
+7
2020-10-10
LaTeX reader: allow blank lines inside `\author`.
John MacFarlane
1
-0
/
+17
2020-10-10
Update s5-fancy.html test with new mathjax URL.
John MacFarlane
1
-1
/
+1
2020-10-08
LaTeX reader: Fix parsing of "show name" in newtheorem.
John MacFarlane
1
-1
/
+1
2020-10-08
Extend fix to #6719 to JATS reader
John MacFarlane
1
-0
/
+10
2020-10-08
DocBook reader: don't squelch space at end of emphasis element.
John MacFarlane
1
-0
/
+8
2020-10-08
Fixed some bibtex comments in tests (closing }).
John MacFarlane
2
-2
/
+4
2020-10-08
Fix custom writer test.
John MacFarlane
1
-2
/
+2
2020-10-08
Be less aggressive about using quotes for YAML values.
John MacFarlane
121
-618
/
+616
2020-10-07
Use double quotes for YAML metadata.
John MacFarlane
127
-881
/
+881
2020-10-07
Use golden test framework for command tests.
John MacFarlane
1
-27
/
+59
2020-10-07
Fix URL prefixes in citations also when they occur in notes.
John MacFarlane
8
-128
/
+407
2020-10-06
Unescape entities in writing CSL JSON.
John MacFarlane
1
-0
/
+17
2020-10-06
DOCX reader: Allow empty dates in comments and tracked changes (#6726)
Diego Balseiro
5
-0
/
+18
2020-10-03
Use latest citeproc.
John MacFarlane
1
-5
/
+7
2020-10-02
Docx writer: better handle list items whose contents are lists (#6522)
Michael Hoffmann
3
-0
/
+13
2020-10-01
Update to lastest citeproc
John MacFarlane
2
-4
/
+3
2020-09-27
OpenDocument Writer: Implement table cell alignment (#6700)
Nils Carlson
2
-20
/
+65
2020-09-26
Fix short-title.
John MacFarlane
1
-14
/
+18
2020-09-25
RST reader: apply `.. class::` directly to following Header.
John MacFarlane
1
-0
/
+13
2020-09-24
DocBook reader: Implement table cell alignment (#6698)
Nils Carlson
2
-40
/
+77
2020-09-24
Citeproc: Insert space after csl-left-margin span contents...
John MacFarlane
3
-5
/
+5
2020-09-24
OpenDocument writer: New table cell support with row and column spans (#6682)
Nils Carlson
1
-0
/
+157
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
223
-10
/
+24913
2020-09-21
Markdown reader: Set citationNoteNum accurately in citations.
John MacFarlane
5
-21
/
+21
2020-09-20
Lua filters: add SimpleTable for backwards compatibility (#6575)
Albert Krewinkel
1
-0
/
+66
2020-09-19
Asciidoctor images (#6671)
argent0
2
-2
/
+2
2020-09-19
Add CSS to default HTML template (#6601)
Mauro Bieg
4
-0
/
+424
2020-09-15
LaTeX writer: fix spacing issue with list in definition list.
John MacFarlane
1
-0
/
+67
2020-09-15
LaTeX reader: fix improper empty cell filtering (#6689)
Christian Despres
1
-6
/
+26
2020-09-13
HTML writer: support intermediate table headers
Albert Krewinkel
4
-1
/
+148
2020-09-13
HTML writer: support attributes on all table elements
Albert Krewinkel
3
-33
/
+33
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
10
-29
/
+27
2020-09-12
HTML writer: render table footers if present
Albert Krewinkel
4
-6
/
+171
2020-09-12
[API change] Rename Writers.Tables and its contents (#6679)
Christian Despres
2
-66
/
+68
2020-09-10
Changed default link state to invisible (#6676)
Leonard Rosenthol
4
-32
/
+166
2020-09-10
Improved uncertainty handling in slunitx.
John MacFarlane
1
-0
/
+3
2020-09-10
LaTeX reader: support parenthesized uncertainties in siunitx.
John MacFarlane
1
-0
/
+12
2020-09-10
Support colspans and rowspans in HTML tables (#6644)
Albert Krewinkel
4
-2
/
+423
2020-09-10
Implement support for internal document links in ICML (#6606)
Leonard Rosenthol
4
-0
/
+392
2020-09-10
docbook reader: Implement column span support for tables (#6492)
Nils Carlson
1
-0
/
+119
2020-09-05
Add Writers.Tables helper functions and types, add tests for those (#6655)
Christian Despres
2
-0
/
+254
2020-09-02
LaTeX reader: Support squared, cubed, tothe in siunitx.
John MacFarlane
1
-10
/
+41
2020-08-31
Fix tests for skylighting 0.10
Albert Krewinkel
4
-14
/
+14
2020-08-24
Docx writer: separate adjacent tables.
John MacFarlane
1
-0
/
+0
[next]