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
/
CSS.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
1
-1
/
+1
2020-11-26
HTML reader: improve support for table headers, footer, attributes
Albert Krewinkel
1
-16
/
+21
2020-11-25
HTML reader: simplify list attribute handling
Albert Krewinkel
1
-9
/
+3
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-6
/
+7
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-0
/
+13
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2017-11-01
hlint
Alexander Krotov
1
-1
/
+1
2017-06-02
hlint suggestions.
John MacFarlane
1
-1
/
+1
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-2
/
+2
2015-12-13
new function to extract multiple properties at once in CSS.hs
mb21
1
-2
/
+13
2015-12-02
Parse CSS that doesn't contain the optional semicolon
mb21
1
-1
/
+1
2015-11-22
hlint fixes.
John MacFarlane
1
-3
/
+1
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
1
-1
/
+0
2015-07-24
HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSS
Ophir Lifshitz
1
-0
/
+35