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
2015-09-26
Removed unneeded import.
John MacFarlane
1
-1
/
+0
2015-09-25
Correctly recognize book documentclass in metadata.
John MacFarlane
1
-1
/
+1
2015-09-25
Markdown reader: handle 'id' and 'class' in parsing key/value attrs.
John MacFarlane
1
-1
/
+5
2015-09-25
LaTeX, ConTeXt templates: more specific language variables.
John MacFarlane
1
-6
/
+7
2015-09-23
Allow syb 0.6.
John MacFarlane
1
-3
/
+3
2015-09-23
LaTeX reader: support longtable.
John MacFarlane
1
-0
/
+2
2015-09-22
Merge pull request #2369 from mb21/language-variables
John MacFarlane
3
-16
/
+192
2015-09-20
Allow aeson 0.10.
John MacFarlane
2
-2
/
+3
2015-09-20
Merge pull request #2406 from tarleb/org-verse-fix
John MacFarlane
2
-1
/
+10
2015-09-19
Merge pull request #2405 from lierdakil/rest-normalize-amend
John MacFarlane
2
-1
/
+32
2015-09-19
Make sure verse blocks can contain empty lines
Albert Krewinkel
2
-1
/
+10
2015-09-19
[RST Writer] Don't normalize heading levels below input minimum
Nikolay Yakimov
2
-1
/
+32
2015-09-17
Markdown writer: in TOC, add links to headers.
John MacFarlane
1
-2
/
+5
2015-09-15
sample.lua - define CaptionedImage, add newline at end.
John MacFarlane
1
-1
/
+7
2015-09-09
Tests: docx writer tests now use "../data" for data directory.
John MacFarlane
1
-1
/
+4
2015-09-09
Use user data directory for reference docx archive.
John MacFarlane
1
-1
/
+1
2015-09-09
stack.yaml - bump to latest LTS Stackage.
John MacFarlane
1
-1
/
+1
2015-08-25
Removed obsolete reference to default.csl.
John MacFarlane
1
-2
/
+2
2015-08-20
`lang` variable is now in BCP47 format
mb21
3
-16
/
+192
2015-08-17
Merge pull request #2364 from gbataille/bugDoc
John MacFarlane
1
-6
/
+6
2015-08-17
[BUG] Haddock : * and ^ to be escaped in docs
Grégory Bataille
1
-6
/
+6
2015-08-16
stack-yaml: use lts 3.1 resolver.
John MacFarlane
1
-1
/
+1
2015-08-16
Merge pull request #2352 from ousia/master
John MacFarlane
1
-1
/
+4
2015-08-15
Use cabal-install-head in travis for ghc 7.10.1.
John MacFarlane
1
-2
/
+2
2015-08-15
Travis: removed diagnostics, add cabal path to PATH, back to ghc 7.10.1.
John MacFarlane
1
-7
/
+3
2015-08-15
Added some travis diagnostics.
John MacFarlane
1
-0
/
+4
2015-08-15
Travis: build with ghc 7.10.2 instead of 7.10.1.
John MacFarlane
1
-2
/
+2
2015-08-15
Use real jpg (not empty) for docx tests to avoid warning.
John MacFarlane
3
-0
/
+0
2015-08-15
RST reader: better handling of indirect roles.
John MacFarlane
3
-12
/
+14
2015-08-15
Merge pull request #2360 from jg/issue-2354
John MacFarlane
3
-22
/
+56
2015-08-15
Added note to CONTRIBUTING.md about ghc versions and travis.
John MacFarlane
1
-0
/
+7
2015-08-15
Org reader: add auto identifiers if not present on headers
Juliusz Gonera
3
-22
/
+56
2015-08-13
RST writer: ensure that `\ ` is inserted when needed...
John MacFarlane
1
-0
/
+2
2015-08-13
Updated man page.
John MacFarlane
1
-16
/
+54
2015-08-13
Added `--bash-completion` option.
John MacFarlane
4
-1
/
+89
2015-08-13
Added stack install instructions to INSTALL.
John MacFarlane
1
-2
/
+20
2015-08-13
Added a stack.yaml.
John MacFarlane
1
-0
/
+11
2015-08-12
RST writer: Don't insert `\ ` when complex expression in matched pairs.
John MacFarlane
1
-3
/
+4
2015-08-11
LaTeX template: reverted change in abstract position.
John MacFarlane
1
-6
/
+5
2015-08-11
Revert "LaTeX template: move abstract to before `\maketitle`."
John MacFarlane
1
-5
/
+8
2015-08-10
EPUB TOC: replace literal "<br/>" with space.
John MacFarlane
1
-0
/
+1
2015-08-10
Update version to 1.15.1.
John MacFarlane
1
-1
/
+1
2015-08-10
EPUB reader: stop mangling external URLs.
John MacFarlane
3
-15
/
+8
2015-08-10
Allow latest criterion version.
John MacFarlane
1
-1
/
+1
2015-08-10
Docx writer: Moved invalid character stripping to `formattedString`.
John MacFarlane
1
-4
/
+4
2015-08-09
LaTeX template: move abstract to before `\maketitle`.
John MacFarlane
1
-8
/
+5
2015-08-08
Text.Pandoc: disable auto_identifiers for epub.
John MacFarlane
1
-2
/
+1
2015-08-08
Updated html reader for new automatic header attributes.
John MacFarlane
1
-33
/
+33
2015-08-08
MediaWiki reader: handle unquoted table attributes.
John MacFarlane
2
-3
/
+3
2015-08-08
Revert "Travis: call test program directly rather than by cabal."
John MacFarlane
1
-4
/
+1
[prev]
[next]