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-07
Require latest texmath.
John MacFarlane
1
-1
/
+1
2014-05-07
Require latest highlighting-kate.
John MacFarlane
1
-3
/
+3
2014-05-07
Small improvement to textile reader fix. Removed 'try'.
mpickering
1
-1
/
+1
2014-05-07
Fix textile reader hanging.
mpickering
1
-1
/
+2
2014-05-07
README: Updated Authors.
John MacFarlane
1
-1
/
+2
2014-05-06
Textile reader: Rearranged inline parsers for performance.
John MacFarlane
1
-4
/
+3
2014-05-06
Textile reader: Rewrote simpleInline for clarity and efficiency.
John MacFarlane
1
-15
/
+7
2014-05-06
Textile reader: Disallow blank lines in inline contexts.
John MacFarlane
1
-11
/
+20
2014-05-06
Make `--trace` work with textile reader.
John MacFarlane
1
-2
/
+12
2014-05-06
Textile reader: Rewrote some inline parsing code for clarity.
John MacFarlane
1
-12
/
+8
2014-05-06
Updated tests for template changes.
John MacFarlane
3
-10
/
+6
2014-05-06
Updated changelog.
John MacFarlane
1
-1
/
+3
2014-05-06
LaTeX template: Added linestretch variable.
John MacFarlane
2
-8
/
+13
2014-05-06
Added fontfamily variable to latex template. (tlvince)
John MacFarlane
2
-6
/
+8
2014-05-06
Updated templates: conditionalize author/date in latex template.
John MacFarlane
1
-5
/
+7
2014-05-06
Updated changelog.
John MacFarlane
1
-1
/
+4
2014-05-06
Update latex/beamer templates: load upquote after fontenc.
John MacFarlane
1
-8
/
+5
2014-05-06
Merge pull request #1280 from tarleb/org-inline-blocks
John MacFarlane
2
-3
/
+58
2014-05-06
Windows installer: more typos from transition from cabal-dev.
John MacFarlane
2
-4
/
+4
2014-05-06
Windows install script: Fixed typo in path.
John MacFarlane
1
-1
/
+1
2014-05-06
make_osx_package: install alex, happy, hsb2hs.
John MacFarlane
1
-1
/
+1
2014-05-06
Windows install script: install alex, happy.
John MacFarlane
1
-1
/
+1
2014-05-06
Org reader: Read inline code blocks
Albert Krewinkel
2
-3
/
+58
2014-05-05
Windows package script: use cabal sandbox, not cabal-dev.
John MacFarlane
1
-9
/
+10
2014-05-04
make_osx_package: Use cpphs to avoid problems with clang cpp.
John MacFarlane
1
-2
/
+4
2014-05-04
Updated changelog.
John MacFarlane
1
-3
/
+52
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
[next]