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
2018-11-30
Fix warnings in Text.Pandoc.Process.
John MacFarlane
1
-2
/
+5
2018-11-30
Text.Pandoc.Process: update pipeProcess
Albert Krewinkel
1
-31
/
+60
2018-11-29
Improve error message for UTF-8 decoding errors.
John MacFarlane
1
-6
/
+17
2018-11-29
Add PandocUTF8DecodingError constructor for PandocError.
John MacFarlane
1
-0
/
+7
2018-11-29
Man reader: use mapLeft from Shared.
John MacFarlane
1
-6
/
+1
2018-11-29
Fix progit book url
Julien Kirch
1
-2
/
+2
2018-11-29
Bump to version 2.6 because of API change in read/writeJSON.
John MacFarlane
1
-1
/
+1
2018-11-29
Changed types of writeJSON and readJSON.
John MacFarlane
2
-11
/
+10
2018-11-29
INSTALL.md: Small wording tweak.
John MacFarlane
1
-2
/
+2
2018-11-29
LaTeX reader: Support \inputminted (closes #5103).
John MacFarlane
1
-2
/
+21
2018-11-29
Fix custom tests.
John MacFarlane
1
-8
/
+8
2018-11-29
sample.lua: add SingleQuoted, DoubleQuoted.
John MacFarlane
1
-0
/
+8
2018-11-27
MediaWiki writer: fix caption, use 'thumb' instead of 'frame'.
John MacFarlane
2
-18
/
+34
2018-11-27
INSTALL.md: Use button for installer links.
John MacFarlane
1
-1
/
+2
2018-11-27
update INSTALL.md
Mauro Bieg
1
-3
/
+4
2018-11-27
simplify INSTALL.md
Mauro Bieg
1
-12
/
+23
2018-11-26
Update linux Dockerfile to use cabal new-build.
John MacFarlane
1
-19
/
+14
2018-11-25
Update README.md.
John MacFarlane
1
-0
/
+2
2018-11-25
Update changelog.
John MacFarlane
1
-0
/
+194
2018-11-25
Added test for #5053.
John MacFarlane
1
-0
/
+14
2018-11-25
Fix parsing of citations and quotes after parentheses.
John MacFarlane
4
-19
/
+17
2018-11-24
Update date in manual and update man page.
John MacFarlane
2
-16
/
+91
2018-11-24
EPUB writer: handle calibre metadata.
John MacFarlane
1
-1
/
+22
2018-11-25
MediaWiki reader internals: remove unnecessary binding
Alexander Krotov
1
-2
/
+1
2018-11-23
Use latest dev version of pandoc-citeproc.
John MacFarlane
1
-1
/
+2
2018-11-22
Hlint suggestions.
John MacFarlane
5
-30
/
+26
2018-11-22
RTF writer: fix warnings for skipped raw inlines.
John MacFarlane
1
-1
/
+1
2018-11-22
Bump version to 2.5.
John MacFarlane
1
-1
/
+1
2018-11-22
OpenDocument writer: small amendment to #5095.
John MacFarlane
2
-190
/
+190
2018-11-22
Merge pull request #5095 from pyssling/master
John MacFarlane
2
-191
/
+191
2018-11-22
ODT writer: Fix list indentation
Nils Carlson
2
-191
/
+191
2018-11-21
MANUAL: Fix outdated description of latex_macros extension.
John MacFarlane
1
-1
/
+1
2018-11-21
HTML writer: use plain `"` instead of `"` outside of attributes.
John MacFarlane
1
-1
/
+2
2018-11-20
Fix markdown-citations test for new abbreviations changes.
John MacFarlane
1
-2
/
+2
2018-11-20
Merge pull request #5093 from adunning/patch-1
John MacFarlane
1
-0
/
+29
2018-11-20
Docx writer: Fix bookmarks to headers with long titles.
John MacFarlane
3
-5
/
+19
2018-11-20
Additional abbreviations
Andrew Dunning
1
-0
/
+29
2018-11-19
Fix compiler warning.
John MacFarlane
1
-1
/
+1
2018-11-19
AsciiDoc writer: improve ordered lists.
John MacFarlane
2
-71
/
+83
2018-11-19
Lua filters: test AST object equality via Haskell
Albert Krewinkel
3
-5
/
+66
2018-11-19
Asciidoc template: add :lang: to title header is lang is set in metadata.
John MacFarlane
1
-0
/
+3
2018-11-19
For bibliography match Div with id 'refs', not class 'references'.
John MacFarlane
6
-12
/
+13
2018-11-19
MANUAL.txt: Clarified placement of bibliography.
John MacFarlane
1
-4
/
+17
2018-11-19
LaTeX reader: cleaned up handling of dimension arguments.
John MacFarlane
3
-9
/
+15
2018-11-18
LaTeX reader: don't allow arguments for verbatim, etc.
John MacFarlane
1
-1
/
+0
2018-11-18
LaTeX reader: Allow space before bracketed options.
John MacFarlane
1
-1
/
+2
2018-11-18
LaTeX reader: allow optional arguments after \\ in tables.
John MacFarlane
1
-1
/
+2
2018-11-18
LaTeX reader: improve parsing of `\tiny`, `scriptsize`, etc.
John MacFarlane
1
-4
/
+18
2018-11-19
FB2 reader: do not throw error for unknown elements in <body>
Alexander Krotov
1
-1
/
+1
2018-11-17
Lua Utils module: improve stringify
Albert Krewinkel
1
-2
/
+9
[prev]
[next]