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-09
Updated default latex template so `\subtitle` works properly.
John MacFarlane
1
-12
/
+6
2014-06-06
Require aeson >= 0.7.0.5 to avoid build problems.
John MacFarlane
1
-1
/
+1
2014-06-06
make_osx_package: don't cabal update at beginning.
John MacFarlane
1
-2
/
+2
2014-06-04
Reformatted nocite example in README.
John MacFarlane
1
-2
/
+2
2014-06-03
LaTeX reader: Handle comments at the end of tables.
John MacFarlane
1
-0
/
+1
2014-06-03
Markdown writer: Prettier pipe tables.
John MacFarlane
1
-8
/
+16
2014-06-03
Require texmath >= 0.6.6.3. Closes #1324.
John MacFarlane
1
-1
/
+1
2014-06-03
Docx writer: Section numbering carries over from reference.docx.
John MacFarlane
1
-1
/
+6
2014-06-03
Docx writer: Combine reference.docx numbering with pandoc's.
John MacFarlane
1
-6
/
+6
2014-06-03
Docx writer: pandoc uses only numIds >= 1000 for lists.
John MacFarlane
1
-3
/
+8
2014-06-03
Docx writer: Changed abstractNumId numbering scheme.
John MacFarlane
1
-3
/
+3
2014-06-03
Docx writer: Simplified abstractNumId numbering.
John MacFarlane
1
-19
/
+30
2014-06-03
Version bump to 1.12.5.
John MacFarlane
1
-1
/
+1
2014-06-03
Templates: use ordNum instead of ord.
John MacFarlane
1
-3
/
+3
2014-06-03
Shared: Added ordNub.
John MacFarlane
1
-0
/
+9
2014-06-02
Docx writer: Create overrides per-image for media/ in ref docx.
John MacFarlane
1
-13
/
+8
2014-06-02
Docx writer: Improved entryFromArchive to avoid parse.
John MacFarlane
1
-2
/
+3
2014-06-02
Docx writer: Make images work in reference.docx headers/footers.
John MacFarlane
1
-8
/
+20
2014-06-02
Require latest texmath. Closes #1319.
John MacFarlane
1
-1
/
+1
2014-06-01
Templates: Fail informatively on template syntax errors.
John MacFarlane
2
-33
/
+38
2014-06-01
Updated tests for c8bc70a6bb12e0fbfadadb9480efafb3be4f11a5.
John MacFarlane
2
-0
/
+2
2014-06-01
Updated README on reference.docx.
John MacFarlane
1
-1
/
+2
2014-06-01
Docx writer: Improved handling of headers/footers.
John MacFarlane
1
-52
/
+53
2014-06-01
Removed header1.xml, footer1.xml from reference.docx.
John MacFarlane
1
-0
/
+0
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
[prev]
[next]