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
2021-04-25
Add quotes properly in markdown YAML metadata fields.
John MacFarlane
8
-11
/
+11
2021-04-25
Remove biblatex-nussbaum.md test.
John MacFarlane
1
-63
/
+0
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
4
-128
/
+119
2021-04-10
JATS writer: convert spans to <named-content> elements
Albert Krewinkel
1
-0
/
+15
2021-04-10
JATS writer: add footnote number as label in backmatter
Albert Krewinkel
2
-12
/
+16
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-04-05
JATS writer: escape disallows chars in identifiers
Albert Krewinkel
1
-90
/
+115
2021-04-01
Org writer: Use LaTeX style maths deliminators (#7196)
tecosaur
1
-7
/
+7
2021-03-31
Treat tabs as spaces in ODT Reader. (#7185)
niszet
3
-0
/
+2
2021-03-24
Fix DocBook reader mathml regression...
John MacFarlane
2
-1
/
+140
2021-03-20
Include Header.Attr.attributes as XML attributes on section
Erik Rask
1
-0
/
+37
2021-03-19
Tests: Use getExecutablePath from base...
John MacFarlane
3
-4
/
+3
2021-03-19
Tests: factor out setupEnvironment in Test.Helpers.
John MacFarlane
3
-25
/
+26
2021-03-19
Fix finding of data files from test programs.
John MacFarlane
2
-2
/
+5
2021-03-17
Docx writer: make nsid in abstractNum deterministic.
John MacFarlane
33
-0
/
+0
2021-03-17
Add test for #7155.
John MacFarlane
1
-0
/
+15
2021-03-15
Update tests for new texmath.
John MacFarlane
5
-6
/
+6
2021-03-13
MediaWiki reader: Allow block-level content in notes (ref).
John MacFarlane
1
-0
/
+12
2021-03-13
Use integral values for w:tblW in docx.
John MacFarlane
3
-0
/
+0
2021-03-13
Use jira-wiki-markup 1.3.4
Albert Krewinkel
2
-3
/
+2
2021-03-13
Jira reader: mark divs created from panels with class "panel".
Albert Krewinkel
1
-0
/
+6
2021-03-13
Jira writer: improve div/panel handling
Albert Krewinkel
1
-0
/
+30
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-08
Jira writer: use noformat instead of code for unknown languages.
Albert Krewinkel
2
-33
/
+32
2021-03-07
LaTeX reader: handle table cells containing `&` in `\verb`.
John MacFarlane
1
-0
/
+27
2021-03-01
Jira writer: use Span identifiers as anchors
Albert Krewinkel
1
-1
/
+8
2021-02-28
Remove superfluous imports.
John MacFarlane
1
-2
/
+0
2021-02-28
T.P.Readers.LaTeX: Don't export tokenize, untokenize.
John MacFarlane
1
-16
/
+1
2021-02-26
Update tests for changes to https URLs.
John MacFarlane
6
-6
/
+6
2021-02-26
Fix/update URLs and use HTTP**S** where possible (#7122)
Salim B
1
-1
/
+1
2021-02-22
T.P.CSV: fix parsing of unquoted values.
John MacFarlane
1
-0
/
+15
2021-02-22
tests: print accurate location if a test fails
Albert Krewinkel
1
-1
/
+1
2021-02-22
Text.Pandoc.UTF8: change IO functions to return Text, not String.
John MacFarlane
3
-4
/
+5
2021-02-18
Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."
John MacFarlane
4
-4
/
+0
2021-02-18
LaTeX template: disable `` ?` `` and `` !` `` ligatures.
John MacFarlane
4
-0
/
+4
2021-02-18
Org reader: fix bug in org-ref citation parsing.
Albert Krewinkel
1
-0
/
+40
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
76
-1
/
+2
2021-02-15
JATS writer: add date-type to pub-date elements
Albert Krewinkel
2
-2
/
+2
2021-02-15
JATS writer: replace attribute "pub-type" with "publication-format".
Albert Krewinkel
2
-2
/
+2
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-13
Org: support task_lists extension
Albert Krewinkel
2
-11
/
+59
2021-02-12
Fix command test 5686
John MacFarlane
1
-1
/
+1
[prev]
[next]