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-06-01
Docx writer: Header and footer are now carried over from reference.docx.
John MacFarlane
2
-16
/
+38
2014-06-01
Minor code reformat.
John MacFarlane
1
-5
/
+5
2014-06-01
LaTeX/Beamer templates: remove conditional around date.
John MacFarlane
1
-5
/
+13
2014-05-31
Docx writer: Take over document formatting from reference.docx.
John MacFarlane
1
-17
/
+30
2014-05-28
Windows installer: Use one install command for pandoc, pandoc-citeproc.
John MacFarlane
1
-3
/
+1
2014-05-28
PDF writer: Fixed treatment of data uris for images.
John MacFarlane
2
-3
/
+4
2014-05-28
Windows install script: force install of pandoc-citeproc.
John MacFarlane
1
-1
/
+1
2014-05-28
Merge pull request #1302 from tarleb/inline-latex
John MacFarlane
3
-1
/
+59
2014-05-27
Markdown reader: Handle `c++` and `objective-c` as language identifiers
John MacFarlane
1
-1
/
+8
2014-05-27
Require latest highlighting-kate. Fixes #1317.
John MacFarlane
1
-3
/
+3
2014-05-27
Markdown reader: inline math must have nonspace before final `$`.
John MacFarlane
3
-4
/
+12
2014-05-27
Require latest zip-archive.
John MacFarlane
1
-1
/
+1
2014-05-27
Fixed documentation of attributes. Closes #1315.
John MacFarlane
1
-4
/
+8
2014-05-27
Updated date on README.
John MacFarlane
1
-1
/
+1
2014-05-20
Org reader: support for inline LaTeX
Albert Krewinkel
3
-1
/
+59
2014-05-19
EPUB writer: Handle multiple dates with OPF `event` attributes.
John MacFarlane
1
-9
/
+38
2014-05-19
Avoid `import Prelude hiding (catch)`.
John MacFarlane
2
-9
/
+4
2014-05-19
Merge pull request #1309 from michaelt/patch-1
John MacFarlane
1
-1
/
+0
2014-05-18
Removed dependency on conduit.
John MacFarlane
3
-14
/
+16
2014-05-17
no need to hide 'catch'
Michael Thompson
1
-1
/
+0
2014-05-16
Windows build script: add -windows to file name.
John MacFarlane
1
-1
/
+1
2014-05-16
make_osx_package: Call zip file pandoc-VERSION-osx.zip.
John MacFarlane
1
-2
/
+2
2014-05-16
Merge pull request #1307 from palday/master
John MacFarlane
1
-2
/
+2
2014-05-16
Fixed travis build to install alex for GHC 7.8.2.
John MacFarlane
1
-1
/
+1
2014-05-16
travis: Test with ghc 7.8.2 rather than 7.8.1.
John MacFarlane
2
-2
/
+2
2014-05-16
fixed escape for literal paragraph
Phillip Alday
1
-2
/
+2
2014-05-16
Merge pull request #1306 from snoyberg/patch-1
John MacFarlane
1
-1
/
+1
2014-05-16
Allow scientific 0.3
Michael Snoyman
1
-1
/
+1
2014-05-15
Require highlighting-kate 0.5.8.1.
John MacFarlane
1
-3
/
+3
2014-05-15
EPUB writer: Fixed regression on cover image.
John MacFarlane
1
-5
/
+5
2014-05-14
Fixed 034cd4bb214a30de3739c756eab428d5fbe617cc.
John MacFarlane
1
-1
/
+2
2014-05-14
Updated changelog.
John MacFarlane
1
-3
/
+21
2014-05-14
Bump version to 1.12.4.2.
John MacFarlane
1
-1
/
+1
2014-05-14
osx package: Include uninstall script in zip file.
John MacFarlane
1
-2
/
+1
2014-05-14
Merge pull request #1293 from tarleb/typo
John MacFarlane
1
-2
/
+1
2014-05-14
Merge pull request #1296 from DanStaal/master
John MacFarlane
1
-20
/
+18
2014-05-14
Merge pull request #1297 from tarleb/citations
John MacFarlane
5
-40
/
+118
2014-05-14
Org reader: support Pandocs citation extension
Albert Krewinkel
3
-3
/
+76
2014-05-14
Move `citeKey` from Readers.Markdown to Parsing
Albert Krewinkel
2
-14
/
+13
2014-05-14
Introduce class HasLastStrPosition, generalize functions
Albert Krewinkel
3
-24
/
+30
2014-05-13
make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.
John MacFarlane
1
-2
/
+2
2014-05-13
Code cleanup and debug.
Daniel T. Staal
1
-20
/
+18
2014-05-12
Moved make_osx_package.sh back to root.
John MacFarlane
1
-2
/
+3
2014-05-12
Updated changelog.
John MacFarlane
1
-0
/
+3
2014-05-12
Moved osx package stuff to osx directory; added uninstall script.
John MacFarlane
4
-0
/
+82
2014-05-12
Updated changelog.
John MacFarlane
1
-1
/
+6
2014-05-12
LaTeX reader: Support `\addbibresource`.
John MacFarlane
1
-0
/
+2
2014-05-12
Shared addMetaField: if old and new values both lists, concatenate.
John MacFarlane
1
-1
/
+3
2014-05-12
Added default.icml to data-files so it installs with the package.
John MacFarlane
2
-2
/
+2
2014-05-12
Version bump to 1.12.4.1.
John MacFarlane
1
-1
/
+1
[prev]
[next]