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
/
Inline.hs
Age
Commit message (
Expand
)
Author
2023-08-26
Org reader: allow escaping commas in macro arguments
Amneesh Singh
2023-03-22
Org reader: Allow zero width space as an escape character
Christian Christiansen
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2022-10-10
Org reader: make #+pandoc-emphasis-pre work as expected. (#8360)
Amir Dekel
2022-08-21
Fix typos
luz paz
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2022-01-01
Org reader: allow trailing spaces after key/value pairs in directives
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
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
2020-10-14
Fix remaining typos in tests
Albert Krewinkel
2020-06-20
Recognize images with uppercase extensions
Albert Krewinkel
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2019-05-05
Org reader: prefer plain symbols over math symbols
Albert Krewinkel
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2019-01-01
Org reader: fix self-link parsing regression
Albert Krewinkel
2019-01-01
Org reader: fix treatment of links to images
Albert Krewinkel
2018-09-28
Parse empty argument array in inline src blocks.
leungbk
2018-07-02
More spellcheck
Alexander Krotov
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2018-02-26
Org reader tests: move citation tests to separate module
Albert Krewinkel
2018-01-19
hlint code improvements.
John MacFarlane
2017-12-28
Break-up org reader test file
Albert Krewinkel