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
/
Org
/
ExportSettings.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
Org reader: respect tables-excluding export setting
Albert Krewinkel
1
-1
/
+1
2020-06-30
Org reader: respect export setting disabling footnotes
Albert Krewinkel
1
-1
/
+1
2020-06-30
Org reader: respect export setting which disables entities
Albert Krewinkel
1
-1
/
+1
2020-06-25
Org reader: honor tex export option
Albert Krewinkel
1
-6
/
+30
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
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-19
/
+21
2019-05-13
Org reader: omit, but warn about unknown export options
Albert Krewinkel
1
-3
/
+13
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
2018-09-06
Org reader: respect export option `p` for planning info
Albert Krewinkel
1
-1
/
+1
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
1
-2
/
+2
2017-10-02
Org reader: support `\n` export option
Albert Krewinkel
1
-1
/
+1
2017-05-31
Org reader: respect export option for tags
Albert Krewinkel
1
-1
/
+1
2017-05-31
Org reader: fix module names in haddock comments
Albert Krewinkel
1
-2
/
+2
2017-05-13
Update dates in copyright notices
Albert Krewinkel
1
-1
/
+1
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-5
/
+5
2017-01-25
Working on readers.
Jesse Rosenthal
1
-15
/
+18
2016-10-30
Org reader: support the `todo` export option
Albert Krewinkel
1
-1
/
+1
2016-08-29
Org reader: respect `creator` export option
Albert Krewinkel
1
-1
/
+3
2016-08-29
Org reader: respect `email` export option
Albert Krewinkel
1
-1
/
+1
2016-08-29
Org reader: respect `author` export option
Albert Krewinkel
1
-1
/
+1
2016-07-03
Org reader: support headline levels export setting
Albert Krewinkel
1
-2
/
+10
2016-07-02
Org reader: put export setting parser into module
Albert Krewinkel
1
-0
/
+159