index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Readers
/
Org.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-12
Test fixes.
John MacFarlane
1
-20
/
+20
2015-11-13
Merge pull request #2526 from tarleb/org-definition-lists-fix
John MacFarlane
1
-1
/
+5
2015-11-13
Org reader: Require whitespace around def list markers
Albert Krewinkel
1
-1
/
+5
2015-11-13
Org reader: Fix emphasis rules for smart parsing
Albert Krewinkel
1
-0
/
+9
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Merge pull request #2505 from tarleb/org-header-markup-fix
John MacFarlane
1
-0
/
+11
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-11-08
Org reader: fix markup parsing in headers
Albert Krewinkel
1
-0
/
+11
2015-10-25
Merge pull request #2477 from tarleb/org-toggling-header-args
John MacFarlane
1
-0
/
+19
2015-10-25
Org reader: allow toggling header args
Albert Krewinkel
1
-0
/
+19
2015-10-24
Org reader: fix paragraph/list interaction
Albert Krewinkel
1
-0
/
+8
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
1
-1
/
+0
2015-09-19
Make sure verse blocks can contain empty lines
Albert Krewinkel
1
-0
/
+9
2015-08-15
Org reader: add auto identifiers if not present on headers
Juliusz Gonera
1
-20
/
+38
2015-05-23
Org reader: drop trees with a :noexport: tag
Albert Krewinkel
1
-0
/
+7
2015-05-23
Org reader: put header tags into empty spans
Albert Krewinkel
1
-4
/
+19
2015-03-28
Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...
John MacFarlane
1
-0
/
+4
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
1
-2
/
+3
2015-03-09
Org reader: add support for smart punctuation
Craig S. Bosma
1
-0
/
+24
2015-02-26
Org reader: Add test for image links
Hans-Peter Deifel
1
-0
/
+4
2015-02-18
Update tests
Matthew Pickering
1
-1
/
+2
2014-12-14
Org reader: properly handle links to `file:target`
Albert Krewinkel
1
-1
/
+8
2014-11-13
Fixed bug in org with bulleted lists:
John MacFarlane
1
-0
/
+7
2014-11-05
Org reader: allow empty links for gitit interop
Albert Krewinkel
1
-0
/
+4
2014-11-05
Org reader: absolute, relative paths in links
Albert Krewinkel
1
-0
/
+8
2014-10-20
Org reader: parse LaTeX-style MathML entities
Albert Krewinkel
1
-0
/
+12
2014-10-18
Merge pull request #1680 from shelf/master
John MacFarlane
1
-0
/
+37
2014-10-18
Merge pull request #1700 from tarleb/org-emphasis-fix
John MacFarlane
1
-0
/
+8
2014-10-18
Org reader: Drop COMMENT document trees
Albert Krewinkel
1
-0
/
+12
2014-10-18
Org reader: fix rules for emphasis recognition
Albert Krewinkel
1
-0
/
+8
2014-10-17
Fix indent issue for definition lists
Timothy Humphries
1
-0
/
+10
2014-10-12
Respect indent when parsing Org bullet lists
Timothy Humphries
1
-0
/
+27
2014-09-27
Update tests for #1649
Matthew Pickering
1
-1
/
+3
2014-09-04
Org reader: Update Tests
Jesse Rosenthal
1
-1
/
+5
2014-07-20
Org reader: text adjacent to a list yields a Plain, not Para.
John MacFarlane
1
-7
/
+7
2014-07-17
Org reader: Respect :exports header arguments on code blocks
Craig S. Bosma
1
-0
/
+60
2014-06-16
Org reader: make tildes create inline code.
John MacFarlane
1
-3
/
+3
2014-05-20
Org reader: support for inline LaTeX
Albert Krewinkel
1
-0
/
+27
2014-05-14
Org reader: support Pandocs citation extension
Albert Krewinkel
1
-0
/
+22
2014-05-10
Org reader: Fix block parameter reader, relax constraints
Albert Krewinkel
1
-0
/
+12
2014-05-09
Org reader: Fix parsing of blank lines within blocks
Albert Krewinkel
1
-0
/
+9
2014-05-09
Org reader: Support arguments for code blocks
Albert Krewinkel
1
-0
/
+14
2014-05-06
Org reader: Read inline code blocks
Albert Krewinkel
1
-0
/
+18
2014-05-01
Org reader: Add support for custom link types
Albert Krewinkel
1
-0
/
+26
2014-04-25
Org reader: Enable internal links
Albert Krewinkel
1
-0
/
+25
2014-04-24
Org reader: Recognize plain and angle links
Albert Krewinkel
1
-0
/
+14
2014-04-19
Org reader: Allow for compact definition lists
Albert Krewinkel
1
-0
/
+12
2014-04-19
Org reader: Fix parsing of footnotes
Albert Krewinkel
1
-0
/
+42
2014-04-19
Org reader: Apply captions to code blocks and tables
Albert Krewinkel
1
-1
/
+30
2014-04-18
Org reader: Add support for plain LaTeX fragments
Albert Krewinkel
1
-1
/
+19
[next]