index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-19
Org reader: Allow for compact definition lists
Albert Krewinkel
2
-2
/
+14
2014-04-19
Move `compactify'DL` from Markdown reader into Shared
Albert Krewinkel
2
-20
/
+17
2014-04-19
Org reader: Fix parsing of footnotes
Albert Krewinkel
2
-2
/
+48
2014-04-19
Org reader: Fix distinction of images and normal links
Albert Krewinkel
1
-2
/
+2
2014-04-19
Org reader: Apply captions to code blocks and tables
Albert Krewinkel
2
-41
/
+124
2014-04-18
Org reader: Add support for plain LaTeX fragments
Albert Krewinkel
2
-2
/
+59
2014-04-18
Org reader: Fix parsing of loose lists
Albert Krewinkel
2
-9
/
+23
2014-04-17
Org reader: Support more types of '#+BEGIN_<type>' blocks
Albert Krewinkel
2
-30
/
+108
2014-04-17
Org reader: Support footnotes
Albert Krewinkel
2
-2
/
+68
2014-04-16
Org reader: introduce Reader environment around Blocks/Inlines
Albert Krewinkel
1
-130
/
+176
2014-04-16
Org reader: Fix code for subexpression parsing
Albert Krewinkel
1
-21
/
+4
2014-04-16
Org reader: Better module description, minor style changes
Albert Krewinkel
1
-6
/
+6
2014-04-13
Merge pull request #1240 from neilmayhew/master
John MacFarlane
4
-7
/
+72
2014-04-13
Merge pull request #1239 from tarleb/org-linebreak
John MacFarlane
5
-2
/
+14
2014-04-13
Merge pull request #1238 from tarleb/org-figures
John MacFarlane
2
-8
/
+70
2014-04-12
Org reader: Removed ANN pragma.
John MacFarlane
1
-3
/
+0
2014-04-12
Add some unit tests for Writers.Docbook
Neil Mayhew
2
-0
/
+54
2014-04-12
Improve handling of hard line breaks in Docbook writer
Neil Mayhew
2
-7
/
+18
2014-04-12
Fix editorconfig for test files
Albert Krewinkel
1
-0
/
+4
2014-04-12
Org reader: Read linebreaks
Albert Krewinkel
2
-0
/
+8
2014-04-12
Org writer: Fix output for linebreaks
Albert Krewinkel
2
-2
/
+2
2014-04-12
Org reader: Add support for figures
Albert Krewinkel
2
-8
/
+70
2014-04-11
Beamer template: Consistent styles for figure and table captions
John MacFarlane
1
-5
/
+12
2014-04-11
Beamer template: Adjust widths correctly for oversized images.
John MacFarlane
1
-7
/
+5
2014-04-11
HTML reader: Treat processing instructions & declarations as block.
John MacFarlane
1
-5
/
+9
2014-04-11
Merge pull request #1231 from tarleb/org-fix-subexpr
John MacFarlane
2
-19
/
+67
2014-04-11
Org reader: Fix parsing of sub-/superscript expressions
Albert Krewinkel
2
-19
/
+67
2014-04-10
MediaWiki reader: Handle table rows containing just an HTML comment.
John MacFarlane
1
-1
/
+2
2014-04-10
Updated GHC versions in tested-with field.
John MacFarlane
1
-1
/
+1
2014-04-10
Merge pull request #1229 from tarleb/org-math-improved
John MacFarlane
2
-28
/
+80
2014-04-10
Org reader: Improve code by following HLint recommendations
Albert Krewinkel
1
-20
/
+24
2014-04-10
Org reader: Support more inline/display math variants
Albert Krewinkel
2
-8
/
+56
2014-04-09
Fixed cabal path in travis config.
John MacFarlane
1
-1
/
+1
2014-04-09
More travis tweaks.
John MacFarlane
1
-3
/
+2
2014-04-09
Travis: gave up trying to test the sdist.
John MacFarlane
1
-12
/
+0
2014-04-09
More travis tweaks.
John MacFarlane
1
-1
/
+1
2014-04-09
More travis tweaks.
John MacFarlane
1
-1
/
+1
2014-04-09
Travis build: remove 6.12; add -v2 to dependencies install.
John MacFarlane
1
-2
/
+2
2014-04-09
Travis: install hsb2hs.
John MacFarlane
1
-0
/
+1
2014-04-09
More travis tweaks.
John MacFarlane
1
-4
/
+4
2014-04-09
More travis changes.
John MacFarlane
1
-1
/
+1
2014-04-09
Fixed $CABAL in travis script.
John MacFarlane
1
-1
/
+1
2014-04-09
Updated travis script to test with multiple GHC versions.
John MacFarlane
1
-5
/
+42
2014-04-09
Merge pull request #1228 from tarleb/travis-fail-on-warnings
John MacFarlane
1
-1
/
+1
2014-04-09
Merge pull request #1227 from tarleb/editorconfig
John MacFarlane
2
-0
/
+15
2014-04-09
Merge pull request #1226 from tarleb/org-emphasis-reader
John MacFarlane
2
-122
/
+283
2014-04-09
Force failure of a Travis build if GHC produces warnings
Albert Krewinkel
1
-1
/
+1
2014-04-09
Add .editorconfig
Albert Krewinkel
2
-0
/
+15
2014-04-09
Org reader: Precise rules for the recognition of markup
Albert Krewinkel
2
-122
/
+283
2014-04-07
Textile reader: Improved link parsing.
John MacFarlane
1
-19
/
+15
[next]