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-12-18
Remove some test files that are no longer used.
John MacFarlane
2
-22
/
+0
2020-12-15
Properly handle boolean values in writing YAML metadata.
John MacFarlane
1
-0
/
+16
2020-12-15
Allow both inline and external references to be used
John MacFarlane
1
-0
/
+18
2020-12-13
RST writer: better image handling.
John MacFarlane
2
-11
/
+31
2020-12-12
ICML writer: fix image bounding box for custom widths/heights
mb21
2
-0
/
+5
2020-12-10
HTML reader: retain attribute prefixes and avoid duplicates.
John MacFarlane
1
-1
/
+1
2020-12-05
OpenDocument writer: Allow references for internal links (#6774)
Nils Carlson
1
-0
/
+63
2020-12-05
LaTeX reader: don't apply theorem default styling to a figure inside.
John MacFarlane
1
-0
/
+34
2020-12-04
Markdown writer: ensure that a new csl-block begins on a new line.
John MacFarlane
1
-2
/
+4
2020-12-03
EPUB writer: include title page in landmarks.
John MacFarlane
1
-1
/
+2
2020-11-27
HTML reader: support body headers, row head columns
Albert Krewinkel
1
-3
/
+3
2020-11-26
LaTeX reader: preserve center environment (#6852)
Igor Pashev
1
-0
/
+13
2020-11-25
Update tests for LaTeX table changes.
John MacFarlane
1
-10
/
+5
2020-11-25
Fix truncation of `[Citation]` list in `Cite` inside footnotes...
John MacFarlane
1
-0
/
+36
2020-11-24
HTML reader: support row or column-spanning table cells
Albert Krewinkel
1
-10
/
+10
2020-11-22
OpenDocument Writer: Implement Div and Span ident support (#6755)
Nils Carlson
1
-0
/
+11
2020-11-22
LaTeX writer: Improve table spacing.
John MacFarlane
2
-9
/
+9
2020-11-21
OpenDocument writer: Table text width support (#6792)
Nils Carlson
1
-0
/
+66
2020-11-21
LaTeX reader: more robust parsing of bracketed options.
John MacFarlane
1
-0
/
+7
2020-11-20
DocBook reader: Table text width support (#6791)
Nils Carlson
1
-0
/
+32
2020-11-20
Improve LaTeX option parsing...
John MacFarlane
1
-0
/
+6
2020-11-20
`commonmark_x`: replace `auto_identifiers` with `gfm_auto_identifiers`.
John MacFarlane
1
-2
/
+2
2020-11-18
Man reader: improve handling of .IP.
John MacFarlane
1
-0
/
+52
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
3
-26
/
+26
2020-11-17
Markdown reader: fix regression with example list references.
John MacFarlane
1
-0
/
+12
2020-11-16
Improve fix to siunitx numbers with minus.
John MacFarlane
2
-15
/
+27
2020-11-16
LaTeX reader: Fix negative numbers in siunitx commands.
John MacFarlane
1
-0
/
+15
2020-11-15
Markdown reader: fix detection of locators following in-text citations.
John MacFarlane
1
-0
/
+6
2020-11-14
Markdown writer: default to using ATX headings.
Aner Lucero
27
-90
/
+75
2020-11-14
Markdown reader: don't increment stateNoteNumber for example refs.
John MacFarlane
1
-0
/
+17
2020-11-13
Improve period suppression algorithm for citations in notes...
John MacFarlane
1
-2
/
+2
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
[next]