index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
DocBook writer: Remove non-existent admonitions
Jan Tojnar
1
-6
/
+6
2021-05-29
Reduce size of cover image in test epub.
John MacFarlane
1
-1
/
+1
2021-05-28
Docx reader: Support new table features.
Emily Bourke
1
-0
/
+16
2021-05-28
Docx reader: Read table column widths.
Emily Bourke
1
-0
/
+5
2021-05-26
Command tests: fail if a file contains no tests.
John MacFarlane
1
-1
/
+4
2021-05-25
Jira: add support for "smart" links
Albert Krewinkel
2
-0
/
+16
2021-05-24
MediaBag improvements.
John MacFarlane
1
-5
/
+5
2021-05-24
Jira writer: use `{color}` when span has a color attribute
Albert Krewinkel
1
-0
/
+4
2021-05-17
HTML writer: keep attributes from code nested below pre tag.
Albert Krewinkel
1
-0
/
+11
2021-05-17
HTML writer: ensure headings only have valid attribs in HTML4
Albert Krewinkel
1
-52
/
+57
2021-05-17
ConTeXt writer: use span identifiers as reference anchors.
Albert Krewinkel
1
-0
/
+3
2021-05-17
ConTeXt writer tests: keep code lines below 80 chars.
Albert Krewinkel
1
-113
/
+119
2021-05-15
HTML writer: parse `<header>` as a Div
Albert Krewinkel
1
-5
/
+9
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
1
-2
/
+2
2021-04-29
Docx reader: add handling of vml image objects (jgm#4735) (#7257)
mbrackeantidot
1
-0
/
+4
2021-04-28
Smarter smart quotes.
John MacFarlane
1
-1
/
+1
2021-04-28
JATS writer: use either styled-content or named-content for spans.
Albert Krewinkel
1
-5
/
+9
2021-04-10
JATS writer: convert spans to <named-content> elements
Albert Krewinkel
1
-0
/
+15
2021-04-05
JATS writer: escape disallows chars in identifiers
Albert Krewinkel
1
-90
/
+115
2021-03-31
Treat tabs as spaces in ODT Reader. (#7185)
niszet
1
-0
/
+1
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
2
-2
/
+2
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-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-08
Jira writer: use noformat instead of code for unknown languages.
Albert Krewinkel
1
-0
/
+10
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-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
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
1
-1
/
+2
2021-02-13
Org: support task_lists extension
Albert Krewinkel
2
-11
/
+59
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
1
-0
/
+1
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
52
-100
/
+0
2021-02-02
Fixed some compiler warnings in tests.
John MacFarlane
3
-14
/
+3
2021-02-02
Lua: add module "pandoc.path"
Albert Krewinkel
1
-0
/
+2
2021-02-02
Test suite: a more robust way of testing the executable.
John MacFarlane
3
-66
/
+45
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-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
1
-0
/
+10
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
30
-30
/
+30
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
1
-2
/
+2
2021-01-01
Org reader: restructure output of captioned code blocks
Albert Krewinkel
1
-3
/
+3
2020-12-20
LaTeX writer: support colspans and rowspans in tables. (#6950)
Albert Krewinkel
1
-1
/
+1
2020-12-13
Docx writer: keep raw openxml strings verbatim.
Albert Krewinkel
1
-0
/
+10
2020-12-07
Merge pull request #6922 from jtojnar/db-writer-admonitions
John MacFarlane
1
-0
/
+66
[next]