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-05-04
Fixed the fix to #1154.
John MacFarlane
1
-1
/
+1
2014-05-04
LaTeX writer: Fixed inconsistencies with reference escaping.
John MacFarlane
1
-64
/
+67
2014-05-04
README: Clarified citation key syntax.
John MacFarlane
1
-1
/
+3
2014-05-04
Clarified use of `--natbib` and `--biblatex`.
John MacFarlane
1
-6
/
+6
2014-05-04
Docx writer: Fall back on distribution reference.docx.
John MacFarlane
1
-14
/
+15
2014-05-04
Docx writer: Added ability to give fallback in parseXml.
John MacFarlane
1
-16
/
+17
2014-05-04
Added test for #1154.
John MacFarlane
1
-0
/
+9
2014-05-04
Markdown reader: Fixed bug with unwanted code in lists.
John MacFarlane
1
-0
/
+1
2014-05-03
Added Tests.Writer.AsciiDoc to repository.
John MacFarlane
1
-0
/
+37
2014-05-03
README: Note about `unnumbered` being added to final 'References' sect.
John MacFarlane
1
-1
/
+3
2014-05-03
AsciiDoc writer: Handle multiblock table cells.
John MacFarlane
1
-1
/
+2
2014-05-03
AsciiDoc writer: Added test for empty table cells.
John MacFarlane
3
-7
/
+7
2014-05-03
AsciiDoc writer: Correctly handle empty table cells.
John MacFarlane
1
-1
/
+2
2014-05-03
DocBook writer: Small tweaks to last commit.
John MacFarlane
2
-10
/
+4
2014-05-03
Distinguish tight and loose lists in Docbook output
Neil Mayhew
3
-49
/
+236
2014-05-03
LaTeX reader: Fixed regression introduced with last commit.
John MacFarlane
1
-10
/
+10
2014-05-03
LaTeX reader: Better error messages with include files.
John MacFarlane
2
-56
/
+118
2014-05-02
Fixed empty reference links. Closes #1186.
John MacFarlane
3
-4
/
+13
2014-05-01
Markdown reader: Make one-column pipe tables work.
John MacFarlane
3
-7
/
+35
2014-05-01
Merge pull request #1272 from tarleb/link-types
John MacFarlane
3
-9
/
+89
2014-05-01
Org reader: Add support for custom link types
Albert Krewinkel
2
-8
/
+86
2014-04-30
Updated tests for new LaTeX template.
John MacFarlane
1
-16
/
+6
2014-04-30
Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics.
John MacFarlane
1
-11
/
+7
2014-04-30
RST reader: Some fixes to last change, and use "author" not "authors".
John MacFarlane
2
-7
/
+8
2014-04-30
RST reader: Better handling of directives.
John MacFarlane
1
-12
/
+15
2014-04-30
ConTeXt writer: Improved autolinks.
John MacFarlane
2
-17
/
+9
2014-04-30
gitignore: Ignore cabal's sandbox files
Albert Krewinkel
1
-1
/
+3
2014-04-29
Require pandoc-types 1.12.3.3.
John MacFarlane
1
-3
/
+3
2014-04-29
Added Cite to Arbitrary instance.
John MacFarlane
1
-5
/
+4
2014-04-29
ADded SmallCaps to Arbitrary instance.
John MacFarlane
1
-1
/
+1
2014-04-28
Merge pull request #1268 from tarleb/copyright-housekeeping
John MacFarlane
2
-49
/
+10
2014-04-27
Allow html4 as synonym of html as reader.
John MacFarlane
1
-6
/
+7
2014-04-27
Fix #1267.
John MacFarlane
2
-29
/
+29
2014-04-27
A bit of refactoring that shouldn't change any semantics.
John MacFarlane
1
-10
/
+9
2014-04-27
README: Update variable defaults documentation
Albert Krewinkel
1
-3
/
+3
2014-04-27
COPYRIGHT: Remove outdated copyright statements
Albert Krewinkel
1
-37
/
+0
2014-04-27
COPYRIGHT: Specifiy the version of the GPL
Albert Krewinkel
1
-11
/
+9
2014-04-26
Update latex reader test for change in latex reader.
John MacFarlane
1
-1
/
+1
2014-04-26
LaTeX reader: Made `\nocite` work.
John MacFarlane
1
-3
/
+6
2014-04-26
HTML writer: improved detection of image links.
John MacFarlane
1
-1
/
+5
2014-04-25
Updated changelog.
John MacFarlane
1
-0
/
+242
2014-04-25
Bump version to 1.12.4.
John MacFarlane
1
-1
/
+1
2014-04-25
Merge pull request #1265 from tarleb/org-links
John MacFarlane
4
-21
/
+131
2014-04-25
LaTeX writer: Mark span contents with label if span has an ID
Albert Krewinkel
1
-7
/
+11
2014-04-25
Org reader: Enable internal links
Albert Krewinkel
2
-12
/
+63
2014-04-24
EPUB writer: Fixed some idrefs to match changes in ids.
John MacFarlane
1
-3
/
+3
2014-04-24
Merge pull request #1260 from joehillen/tabs-in-cabalfile
John MacFarlane
1
-4
/
+4
2014-04-24
Markdown writer: Use proper escapes to avoid unwanted lists.
John MacFarlane
2
-16
/
+21
2014-04-24
Bumped upper bounds for http-conduit and network.
John MacFarlane
1
-3
/
+3
2014-04-24
Require aeson >= 0.7.
John MacFarlane
1
-2
/
+2
[next]