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
/
App
/
FormatHeuristics.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
T.P.App.FormatHeuristics: shorten code, improve docs.
Albert Krewinkel
1
-7
/
+13
2021-01-16
Recognize more extensions as markdown by default.
John MacFarlane
1
-0
/
+5
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
1
-1
/
+1
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
1
-0
/
+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-01-31
Add Text.Pandoc.Readers.CSV (readCSV).
John MacFarlane
1
-0
/
+1
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-2
/
+4
2019-07-14
Change formatForFilePaths to return a Maybe.
John MacFarlane
1
-6
/
+6
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-18
/
+0
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-2
/
+2
2019-01-22
Support ipynb (Jupyter notebook) as input and output format.
John MacFarlane
1
-0
/
+1
2018-11-07
T.P.App: extract submodule T.P.App.FormatHeuristics
Albert Krewinkel
1
-0
/
+94