index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
Vimwiki.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
Vimwiki reader: get rid of F, runF and stateMeta' in favor of stateMeta
Alexander Krotov
1
-6
/
+6
2018-10-04
Vimwiki reader: code cleanup
Alexander Krotov
1
-11
/
+7
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-03-16
Monoid/Semiground cleanup relying on custom Prelude.
John MacFarlane
1
-1
/
+0
2018-03-13
Require pandoc-types 1.17.4.
John MacFarlane
1
-1
/
+2
2018-01-19
hlint code improvements.
John MacFarlane
1
-3
/
+1
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
1
-2
/
+2
2017-11-10
Vimwiki reader: hlint
Alexander Krotov
1
-17
/
+17
2017-10-29
Source code reformatting.
John MacFarlane
1
-6
/
+4
2017-10-27
hlint suggestions.
John MacFarlane
1
-65
/
+64
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
1
-34
/
+39
2017-07-12
Fixed #3760. (#3784)
Yuchen Pei
1
-6
/
+26
2017-06-26
minor updates to vimwiki reader. (#3759)
Yuchen Pei
1
-7
/
+6
2017-06-20
Move CR filtering from tabFilter to the readers.
John MacFarlane
1
-75
/
+76
2017-06-19
Vimwiki reader: adjusted for changes in trace.
John MacFarlane
1
-5
/
+3
2017-06-19
Added Vimwiki reader (#3705).
Yuchen Pei
1
-0
/
+655