index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
Org
/
Shared.hs
Age
Commit message (
Expand
)
Author
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2022-10-19
Text.Pandoc.Shared: remove `elemText`, `notElemText`. [API change]
John MacFarlane
2022-08-03
Org reader: add missing `/` to Windows file URI; fixes prev commit
Albert Krewinkel
2022-08-02
Org reader: recognize absolute paths on Windows
Albert Krewinkel
2022-06-08
org reader: recognize {webp,jxl} files as images
YI
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
2020-06-20
Recognize images with uppercase extensions
Albert Krewinkel
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
2019-03-01
Remove license boilerplate.
John MacFarlane
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2019-01-01
Org reader: fix treatment of links to images
Albert Krewinkel
2018-09-26
Force inline code blocks to honor export options.
leungbk
2018-05-09
Org reader: fix image filename recognition
Albert Krewinkel
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
2017-08-09
Org reader: use org-language attribute rather than data-org-language.
John MacFarlane
2017-06-03
Org reader: apply hlint suggestions
Albert Krewinkel
2017-05-31
Org reader: fix module names in haddock comments
Albert Krewinkel
2017-05-13
Update dates in copyright notices
Albert Krewinkel
2017-04-23
Org reader: stop adding rundoc prefix to src params
Albert Krewinkel
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
2016-08-09
Org reader: ensure image sources are proper links
Albert Krewinkel
2016-06-02
Org reader: undo code duplication
Albert Krewinkel