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
/
DokuWiki.hs
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2
/
+2
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
1
-1
/
+7
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
-1
/
+1
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-1
/
+1
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
1
-1
/
+1
2019-11-18
DokuWiki reader: parse markup inside monospace ('') (#5917)
Alexander Krotov
1
-2
/
+2
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-93
/
+94
2019-04-01
Dokuwiki Reader fix: parse single curly brace (#5417)
Mauro Bieg
1
-1
/
+1
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-19
/
+0
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-1
/
+1
2019-01-06
Add DokuWiki reader (#5108)
Alexander
1
-0
/
+529