index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
/
Readers
/
Org
/
Meta.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
1
-2
/
+0
2021-01-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
1
-0
/
+10
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
1
-1
/
+1
2020-12-05
Org reader: preserve targets of spurious links
Albert Krewinkel
1
-2
/
+4
2020-11-22
Org reader: parse `#+LANGUAGE` into `lang` metadata field
Albert Krewinkel
1
-0
/
+4
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
1
-25
/
+25
2020-06-29
Org reader: keep unknown keyword lines as raw org
Albert Krewinkel
1
-2
/
+5
2020-06-29
Org reader: unify keyword handling
Albert Krewinkel
1
-48
/
+56
2020-06-29
Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settings
Albert Krewinkel
1
-29
/
+49
2020-06-29
Org reader: allow multiple #+SUBTITLE export settings
Albert Krewinkel
1
-0
/
+7
2020-06-28
Org reader: read `#+INSTITUTE` values as text with markup
Albert Krewinkel
1
-0
/
+4
2020-06-28
Org tests: group export settings test for Org reader
Albert Krewinkel
1
-74
/
+79
2020-06-28
Org reader: update behavior of author, keywords export settings
Albert Krewinkel
1
-20
/
+35
2020-06-27
Org reader: read description lines as inlines
Albert Krewinkel
1
-5
/
+17
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
1
-1
/
+1
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-0
/
+11
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-02-21
Org reader: allow changing emphasis syntax
Albert Krewinkel
1
-1
/
+19
2018-01-19
hlint code improvements.
John MacFarlane
1
-14
/
+14
2017-12-28
Break-up org reader test file
Albert Krewinkel
1
-0
/
+173