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-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
2014-04-07
Merge pull request #1224 from tarleb/org-math
John MacFarlane
2
-40
/
+80
2014-04-07
Org reader: Support inline math (like $E=mc^2$)
Albert Krewinkel
2
-6
/
+20
2014-04-06
LaTeX writer: Workaround for level 4-5 headers in quotes.
John MacFarlane
1
-2
/
+14
2014-04-06
LaTeX reader: handle @{} and p{length} in tabular.
John MacFarlane
1
-2
/
+3
2014-04-06
Moved some doc files from data-files to extra-source-files.
John MacFarlane
1
-1
/
+3
2014-04-06
Org reader: Add support for definition lists
Albert Krewinkel
2
-4
/
+39
2014-04-06
Org reader: Minor code clean-up
Albert Krewinkel
1
-30
/
+21
2014-04-05
Give more useful error message if '-t pdf' is specified.
John MacFarlane
1
-16
/
+24
2014-04-05
HTML reader: Updated `closes` with rules from HTML5 spec.
John MacFarlane
1
-5
/
+12
2014-04-05
Textile reader: Better support for attributes.
John MacFarlane
2
-10
/
+13
2014-04-05
Textile reader: Improved treatment of HTML spans (%).
John MacFarlane
2
-6
/
+2
2014-04-05
Removed whitespace at ends of lines.
John MacFarlane
1
-15
/
+15
2014-04-05
Text.Pandoc.PDF: Ensure that temp directories deleted on Windows.
John MacFarlane
1
-1
/
+4
2014-04-05
README: Added note to --bibtex/--natbib: not for use in making PDF.
John MacFarlane
1
-2
/
+8
2014-04-05
Make it possible to run filters that aren't executable.
John MacFarlane
1
-2
/
+18
2014-04-05
Org reader: Added type signature.
John MacFarlane
1
-0
/
+1
[prev]
[next]