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.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-0
/
+11
2017-12-28
Break-up org reader test file
Albert Krewinkel
1
-1864
/
+9
2017-11-22
Org reader: allow empty list items
Albert Krewinkel
1
-0
/
+12
2017-10-27
Consistent underline for Readers (#2270)
hftf
1
-0
/
+5
2017-10-08
Org reader: end footnotes after two blank lines
Albert Krewinkel
1
-59
/
+74
2017-10-02
Org reader: support `\n` export option
Albert Krewinkel
1
-0
/
+7
2017-09-25
Org reader: update emphasis border chars
Albert Krewinkel
1
-9
/
+9
2017-08-09
Org reader: use org-language attribute rather than data-org-language.
John MacFarlane
1
-9
/
+9
2017-08-09
Org reader: use tag-name attribute instead of data-tag-name.
John MacFarlane
1
-1
/
+1
2017-06-10
Changed all readers to take Text instead of String.
John MacFarlane
1
-491
/
+493
2017-05-31
Org reader: respect export option for tags
Albert Krewinkel
1
-0
/
+6
2017-05-31
Org reader: include tags in headlines
Albert Krewinkel
1
-17
/
+19
2017-05-28
Org reader: Fix cite parsing behaviour
Herwig Stuetz
1
-0
/
+36
2017-05-27
Org reader: subject full doc tree to headline transformations
Albert Krewinkel
1
-2
/
+16
2017-05-18
Org reader: fix smart parsing behavior
Albert Krewinkel
1
-2
/
+2
2017-05-12
Replace `repeat' and `take' with `replicate'
Alexander Krotov
1
-1
/
+1
2017-05-06
Org reader: support macros
Albert Krewinkel
1
-0
/
+18
2017-04-23
Org reader: allow multi-word arguments to src block params
Albert Krewinkel
1
-0
/
+9
2017-04-23
Org reader: stop adding rundoc prefix to src params
Albert Krewinkel
1
-33
/
+26
2017-04-23
Org reader: handle line numbering switch for src blocks
Albert Krewinkel
1
-0
/
+9
2017-04-16
Org reader: allow emphasized text to be followed by `[`
Albert Krewinkel
1
-0
/
+10
2017-04-16
Org reader: convert markup at beginning of footnotes
Albert Krewinkel
1
-0
/
+10
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
1
-3
/
+3
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-4
/
+3
2017-02-04
Moved tests/ -> test/.
John MacFarlane
1
-0
/
+1724