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
/
Old.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-20
LaTeX writer: support colspans and rowspans in tables. (#6950)
Albert Krewinkel
1
-1
/
+1
2020-11-19
JATS writer: support advanced table features
Albert Krewinkel
1
-1
/
+1
2020-11-14
Markdown writer: default to using ATX headings.
Aner Lucero
1
-2
/
+4
2020-09-13
HTML writer: support intermediate table headers
Albert Krewinkel
1
-1
/
+1
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
1
-2
/
+1
2020-09-12
HTML writer: render table footers if present
Albert Krewinkel
1
-6
/
+7
2020-09-10
Support colspans and rowspans in HTML tables (#6644)
Albert Krewinkel
1
-2
/
+19
2020-05-18
Propagate (DY)LD_LIBRARY_PATH in tests (#6376)
Lila
1
-4
/
+7
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-02-12
Introduce new format variants for JATS (#6067)
Albert Krewinkel
1
-1
/
+8
2019-12-17
Add jira reader (#5913)
Albert Krewinkel
1
-0
/
+2
2019-10-30
docbook reader: fix nesting of chapters and sections (#5864)
Florian Klink
1
-0
/
+2
2019-06-05
Add jira writer (#5548)
Albert Krewinkel
1
-0
/
+3
2019-04-02
Actually run the xwiki writer tests.
John MacFarlane
1
-1
/
+2
2019-03-13
Tests.Old: specify --data-dir=../data.
John MacFarlane
1
-3
/
+2
2019-03-09
Include execution output in ipynb test.
John MacFarlane
1
-2
/
+4
2019-02-09
Added simple ipynb reader/writer tests.
John MacFarlane
1
-0
/
+6
2019-02-09
Adds Asciidoctor sprcific writer and tests
TG
1
-1
/
+1
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-0
/
+11
2019-01-31
Tests: avoid calling findPandoc multiple times.
John MacFarlane
1
-186
/
+199
2019-01-31
Old tests: remove need for temp files by using pipeProcess.
John MacFarlane
1
-16
/
+6
2019-01-30
Org reader: add support for #+SELECT_TAGS.
leungbk
1
-0
/
+4
2018-10-17
added old-style test
Yan Pas
1
-0
/
+4
2018-04-25
Removed deprecated ancient HTML math methods.
John MacFarlane
1
-1
/
+1
2018-04-19
FB2 writer: convert metadata value "abstract" to book annotation
Alexander Krotov
1
-0
/
+1
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-03-17
hlint fixes.
John MacFarlane
1
-1
/
+0
2017-12-27
Added tests for custom writer.
John MacFarlane
1
-0
/
+6
2017-12-20
Add Basic JATS reader based on DocBook reader
Hamish Mackenzie
1
-0
/
+2
2017-10-29
Creole reader (#4002)
Sascha Wilde
1
-0
/
+4
2017-08-14
Test fixes so we can find data files.
John MacFarlane
1
-2
/
+3
2017-07-21
Added TikiWiki reader (#3800)
rlpowell
1
-0
/
+3
2017-06-19
Added Vimwiki reader (#3705).
Yuchen Pei
1
-0
/
+4
2017-03-30
Added JATS writer.
John MacFarlane
1
-0
/
+3
2017-03-23
Initial addition of groff ms writer.
John MacFarlane
1
-0
/
+3
2017-03-15
Use tasty-golden for golden tests in Old.
John MacFarlane
1
-39
/
+52
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
1
-11
/
+10
2017-03-10
Add Muse writer (#3489)
Alexander Krotov
1
-0
/
+3
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-14
/
+14
2017-02-06
Removed --parse-raw and readerParseRaw.
John MacFarlane
1
-1
/
+1
2017-02-04
Consolidated some common functions in Tests.Helper.
John MacFarlane
1
-42
/
+5
2017-02-04
Moved tests/ -> test/.
John MacFarlane
1
-0
/
+285