index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
/
Readers
/
Org
/
Block
/
Table.hs
Age
Commit message (
Expand
)
Author
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2022-05-02
Org reader: allow attrs for Org tables. (#8049)
Brian Leung
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
2020-04-15
Implement the new Table type
despresc
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2019-12-18
Org reader: wrap named table in div, using name as id
Albert Krewinkel
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2017-12-28
Break-up org reader test file
Albert Krewinkel