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
/
Readers
/
Txt2Tags.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
1
-2
/
+0
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
1
-1
/
+1
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
1
-1
/
+1
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
1
-3
/
+2
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
1
-16
/
+29
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
1
-3
/
+7
2020-04-15
Implement the new Table type
despresc
1
-3
/
+3
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
1
-3
/
+3
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-0
/
+12
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-03-17
hlint fixes.
John MacFarlane
1
-1
/
+1
2018-02-19
Move manyUntil to Text.Pandoc.Parsing and use it in Txt2Tags reader
Alexander Krotov
1
-1
/
+4
2018-01-19
hlint code improvements.
John MacFarlane
1
-4
/
+4
2017-10-29
Export all of Text.Pandoc.Class from Text.Pandoc.
John MacFarlane
1
-1
/
+0
2017-10-27
Consistent underline for Readers (#2270)
hftf
1
-2
/
+3
2017-09-30
Removed writerSourceURL, add source URL to common state.
John MacFarlane
1
-4
/
+2
2017-06-10
Changed all readers to take Text instead of String.
John MacFarlane
1
-38
/
+40
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
1
-3
/
+3
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-5
/
+3
2017-02-04
Moved tests/ -> test/.
John MacFarlane
1
-0
/
+436