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
/
Writers
/
ConTeXt.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
1
-2
/
+0
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
1
-1
/
+6
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
1
-1
/
+1
2020-04-15
Implement the new Table type
despresc
1
-3
/
+3
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-4
/
+4
2019-09-23
ConTeXt unit tests - tweak code property.
John MacFarlane
1
-1
/
+1
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-25
ConTeXt writer: new section syntax and --section-divs (#4295)
Henri Menke
1
-1
/
+24
2018-01-23
ConTeXt writer: xtables: correct wrong usage of caption
Henri Menke
1
-1
/
+1
2018-01-19
hlint code improvements.
John MacFarlane
1
-4
/
+3
2018-01-15
ConTeXt writer: Use xtables instead of Tables (#4223)
Henri Menke
1
-0
/
+55
2017-06-11
Switched Writer types to use Text.
John MacFarlane
1
-2
/
+3
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
1
-4
/
+5
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-3
/
+3
2017-02-04
Moved tests/ -> test/.
John MacFarlane
1
-0
/
+70