index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
DokuWiki writer: translate language names for code elements...
John MacFarlane
1
-0
/
+1
2020-11-03
Properly support optional cite argument for `\blockquote`.
John MacFarlane
1
-0
/
+9
2020-11-02
LaTeX reader: fix bug parsing macro arguments.
John MacFarlane
1
-0
/
+16
2020-11-01
Citeproc: use comma for in-text citations inside footnotes.
John MacFarlane
1
-1
/
+1
2020-10-29
Use new citeproc; do note capitalization here, not in citeproc.
John MacFarlane
2
-3
/
+3
2020-10-29
LaTeX writer: Improved calculation of table column widths.
John MacFarlane
1
-3
/
+3
2020-10-27
Use latest citeproc. Closes #6783.
John MacFarlane
1
-0
/
+26
2020-10-26
DocBook Reader: fix duplicate bibliography bug (#6773)
Nils Carlson
1
-0
/
+20
2020-10-23
Commonmark writer: fix regression with fenced divs.
John MacFarlane
1
-0
/
+21
2020-10-21
Use latest citeproc.
John MacFarlane
1
-0
/
+31
2020-10-21
citeproc - improved removal of final period...
John MacFarlane
1
-0
/
+25
2020-10-15
Fix handling of xdata in bibtex/biblatex bibliographies.
John MacFarlane
1
-0
/
+36
2020-10-14
Fix typos in comments, doc strings, error messages, and tests
Albert Krewinkel
2
-4
/
+4
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-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
Be less aggressive about using quotes for YAML values.
John MacFarlane
120
-617
/
+615
2020-10-07
Use double quotes for YAML metadata.
John MacFarlane
126
-880
/
+880
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-03
Use latest citeproc.
John MacFarlane
1
-5
/
+7
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
2
-2
/
+2
2020-09-15
LaTeX writer: fix spacing issue with list in definition list.
John MacFarlane
1
-0
/
+67
2020-09-10
Changed default link state to invisible (#6676)
Leonard Rosenthol
3
-3
/
+137
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
Implement support for internal document links in ICML (#6606)
Leonard Rosenthol
3
-0
/
+358
2020-09-10
docbook reader: Implement column span support for tables (#6492)
Nils Carlson
1
-0
/
+119
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
2
-8
/
+8
2020-08-14
Change SIRange to SIrange (#6617)
Emerson Harkin
1
-9
/
+9
2020-07-23
Minimal support for SIRange in LaTeX reader (#6418)
Emerson Harkin
1
-0
/
+59
2020-07-23
Further improvements to ams theorem support, and a test.
John MacFarlane
1
-0
/
+41
2020-07-21
RST reader: fix csv tables with multiline cells.
John MacFarlane
2
-0
/
+30
2020-07-19
Remove use of cmark-gfm for commonmark/gfm rendering.
John MacFarlane
4
-7
/
+7
2020-07-01
HTML writer: improve alt-text/caption handling for HTML5
Albert Krewinkel
4
-6
/
+6
[next]