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
2021-04-18
Use MetaInlines not MetaBlocks for multimarkdown metadata fields.
John MacFarlane
1
-0
/
+20
2021-04-17
Update to released unicode-collation, latest citeproc dev version.
John MacFarlane
1
-4
/
+4
2021-04-17
Use BCP47 language codes in citeproc tests.
John MacFarlane
3
-4
/
+4
2021-04-17
Use new citeproc + unicode-collation.
John MacFarlane
1
-0
/
+130
2021-04-16
JATS writer: reduce unnecessary use of <p> elements for wrapping
Albert Krewinkel
1
-0
/
+23
2021-04-08
Fix regression in grid tables for wide characters.
John MacFarlane
1
-0
/
+28
2021-04-05
Commonmark writer: Use backslash escapes for `<` and `|`...
John MacFarlane
1
-0
/
+6
2021-03-24
Fix DocBook reader mathml regression...
John MacFarlane
1
-0
/
+137
2021-03-17
Add test for #7155.
John MacFarlane
1
-0
/
+15
2021-03-13
MediaWiki reader: Allow block-level content in notes (ref).
John MacFarlane
1
-0
/
+12
2021-03-10
HTML writer: Add warnings on duplicate attribute values.
John MacFarlane
1
-0
/
+7
2021-03-09
RST reader: fix logic for ending comments.
John MacFarlane
1
-0
/
+16
2021-03-09
Org writer: prevent unintended creation of ordered list items
Albert Krewinkel
1
-0
/
+10
2021-03-07
LaTeX reader: handle table cells containing `&` in `\verb`.
John MacFarlane
1
-0
/
+27
2021-02-26
Update tests for changes to https URLs.
John MacFarlane
5
-5
/
+5
2021-02-22
T.P.CSV: fix parsing of unquoted values.
John MacFarlane
1
-0
/
+15
2021-02-13
HTML reader: fix bad handling of empty src attribute in iframe.
John MacFarlane
1
-2
/
+12
2021-02-13
T.P.Error: export `renderError`.
John MacFarlane
1
-0
/
+8
2021-02-12
Fix command test 5686
John MacFarlane
1
-1
/
+1
2021-02-12
Add command test for #7092
John MacFarlane
1
-0
/
+8
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
1
-2
/
+2
2021-02-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
1
-0
/
+8
2021-02-01
BibTeX writer: use doclayout and doctemplate.
John MacFarlane
1
-3
/
+3
2021-02-01
BibTeX writer fixes. Closes #7067.
John MacFarlane
1
-0
/
+90
2021-01-31
RST reader: fix handling of header in CSV tables.
John MacFarlane
1
-0
/
+32
2021-01-29
Markdown writer: handle math right before digit.
John MacFarlane
1
-0
/
+6
2021-01-26
Clean up BibTeX parsing.
John MacFarlane
2
-5
/
+6
2021-01-22
ImageSize: use viewBox for svg if no length, width.
John MacFarlane
1
-16
/
+14
2021-01-22
JATS writer: allow to use element-citation
Albert Krewinkel
1
-0
/
+146
2021-01-15
Use dev version of citeproc.
John MacFarlane
1
-11
/
+9
2021-01-10
JATS writer: fix citations (#7018)
Albert Krewinkel
1
-0
/
+48
2021-01-07
gfm/commonmark writer: implement start number on ordered lists.
John MacFarlane
1
-0
/
+8
2021-01-07
T.P.Parsing: modify gridTableWith' for headerless tables.
John MacFarlane
2
-10
/
+2
2021-01-05
HTML writer: fix implicit_figure at end of footnotes.
John MacFarlane
1
-0
/
+20
2021-01-05
Implement defaults file inheritance (#6924)
David Martschenko
10
-0
/
+33
2021-01-04
LaTeX reader: handle filecontents environment.
John MacFarlane
1
-0
/
+37
2021-01-02
LaTeX writer: revert table line height increase in 2.11.3.
John MacFarlane
2
-6
/
+6
2020-12-30
Mediawiki reader: allow space around storng/emph delimiters.
John MacFarlane
1
-0
/
+21
2020-12-28
Update test for new citeproc and require it in cabal.
John MacFarlane
1
-1
/
+1
2020-12-27
Add support for writing nested tables to asciidoc (#6972)
timo-a
1
-0
/
+82
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
[next]