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-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
2021-02-12
Add command test for #7092
John MacFarlane
1
-0
/
+8
2021-02-12
Jira: require jira-wiki-markup 1.3.3
Albert Krewinkel
1
-0
/
+7
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
80
-4
/
+11
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
53
-102
/
+0
2021-02-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
1
-0
/
+8
2021-02-03
LaTeX template: Update to iftex package (#7073)
Andrew Dunning
4
-15
/
+15
2021-02-02
Fixed some compiler warnings in tests.
John MacFarlane
3
-14
/
+3
2021-02-02
Add tests for search_path_separator
Albert Krewinkel
1
-0
/
+8
2021-02-02
Check that all documented functions are present.
Albert Krewinkel
1
-0
/
+19
2021-02-02
Lua: add module "pandoc.path"
Albert Krewinkel
2
-0
/
+19
2021-02-02
Test suite: a more robust way of testing the executable.
John MacFarlane
4
-72
/
+64
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-19
JATS writer: Ensure that disp-quote is always wrapped in p.
John MacFarlane
3
-96
/
+128
2021-01-16
Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"
John MacFarlane
1
-30
/
+0
2021-01-16
Markdown reader: support GitHub wiki's internal links (#2923) (#6458)
Gautier DI FOLCO
1
-0
/
+30
2021-01-15
Use dev version of citeproc.
John MacFarlane
1
-11
/
+9
2021-01-12
Docx writer: handle table header using styles.
John MacFarlane
32
-0
/
+0
2021-01-10
JATS writer: fix citations (#7018)
Albert Krewinkel
1
-0
/
+48
[next]