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
2019-08-23
add proofState to settingsList (#5703)
Krystof Beuermann
1
-0
/
+1
2019-08-16
Circle CI: use fpco/stack-build:lts-13 as base image
Albert Krewinkel
1
-1
/
+1
2019-08-16
cabal.project: remove options unsupported by GHC 8.0
Albert Krewinkel
1
-2
/
+2
2019-08-16
Lua: improve function documentations
Albert Krewinkel
1
-1
/
+4
2019-08-16
Lua: traverse nested blocks and inlines in correct order
Albert Krewinkel
3
-11
/
+62
2019-08-16
Lua: add module for AST element sequence traversal
Albert Krewinkel
4
-0
/
+120
2019-08-15
pandoc.cabal: add cabal.project to extra-source-files.
Albert Krewinkel
1
-1
/
+2
2019-08-14
LaTeX reader: improve withRaw so it can handle cases where...
John MacFarlane
2
-2
/
+12
2019-08-14
Removed some needless lookaheads in Markdown reader.
John MacFarlane
1
-2
/
+0
2019-08-14
Rename test for 5685 -> 5684 (typo in last commit).
John MacFarlane
1
-0
/
+0
2019-08-14
Add thin space when needed in LaTeX quote ligatures.
John MacFarlane
2
-4
/
+15
2019-08-14
MANUAL: link to YAML spec (#5687)
Mauro Bieg
1
-4
/
+6
2019-08-13
Fix multiline table for XWiki writer (#5683)
Zihang Chen
1
-2
/
+4
2019-08-11
JIRA writer: Remove escapeStringForJira for code blocks
Jan-Otto Kröpke
2
-18
/
+18
2019-08-08
Remove blank line (#5679)
Leif Metcalf
1
-1
/
+0
2019-08-08
Revert "Avoid a pointless Text -> String conversion on output."
John MacFarlane
1
-14
/
+8
2019-08-08
lua-filters - avoid duplicate id element-components.
John MacFarlane
1
-1
/
+1
2019-08-08
Update lua-filters doc from lua sources.
John MacFarlane
1
-678
/
+710
2019-08-08
Fix links to Attr in lua-filters.doc.
John MacFarlane
1
-7
/
+7
2019-08-08
lua-filters.doc: make table narrower so it doesn't crowd out TOC.
John MacFarlane
1
-11
/
+11
2019-08-07
Avoid a pointless Text -> String conversion on output.
John MacFarlane
1
-8
/
+14
2019-08-07
Fix stack.yaml.
John MacFarlane
1
-4
/
+2
2019-08-05
Use dev version of pandoc-citeproc.
John MacFarlane
2
-2
/
+6
2019-08-05
Treat `ly` as verbatim too (#5671)
Urs Liska
1
-0
/
+1
2019-08-05
Version bump to 2.8 because of type changes for templates.
John MacFarlane
1
-1
/
+1
2019-07-30
Markdown writer: Don't assume Doc has Eq instance.
John MacFarlane
1
-11
/
+13
2019-07-30
ConTeXt writer; don't use `== empty` with `Doc`, use `isEmpty`.
John MacFarlane
1
-5
/
+5
2019-07-29
Update emoji list in Text.Pandoc.Emoji.
John MacFarlane
2
-8
/
+965
2019-07-29
Use latest doctemplates.
John MacFarlane
1
-1
/
+1
2019-07-28
Use latest pandoc-citeproc.
John MacFarlane
1
-1
/
+1
2019-07-28
Update muse template to handle multiple authors better.
John MacFarlane
2
-2
/
+2
2019-07-28
Use doctemplates 0.3, change type of writerTemplate.
John MacFarlane
41
-214
/
+221
2019-07-24
LaTeX reader: handle `\passthrough` macro used by latex writer.
John MacFarlane
1
-0
/
+2
2019-07-24
HTML writer: ensure TeX formulas are rendered correctly (#5658)
Philip Pesca
2
-2
/
+2
2019-07-23
Templates: don't import/export varListToJSON.
John MacFarlane
1
-1
/
+1
2019-07-23
Templates: Change type of renderTemplate'.
John MacFarlane
5
-15
/
+14
2019-07-23
revealjs template: add navigationMode (#5657)
Mauro Bieg
1
-0
/
+4
2019-07-23
HTML writer: render inline formulas correctly with --webtex (#5656)
Philip Pesca
2
-1
/
+18
2019-07-22
Fix error introduced in change to test for 4669.
John MacFarlane
1
-1
/
+1
2019-07-22
LaTeX reader: support tex `\tt` command.
John MacFarlane
3
-1
/
+8
2019-07-22
Org reader: accept ATTR_LATEX in block attributes
Albert Krewinkel
2
-3
/
+18
2019-07-20
LaTeX writer: fix line breaks at start of paragraph.
John MacFarlane
2
-9
/
+27
2019-07-20
PDF: Better detection of a Cygwin environment.
John MacFarlane
1
-1
/
+8
2019-07-20
Revert "PDF: create temp dir in . on Cygwin."
John MacFarlane
1
-4
/
+1
2019-07-20
Removed an unnecessary liftIO.
John MacFarlane
1
-2
/
+1
2019-07-20
Moved istty check.
John MacFarlane
1
-5
/
+5
2019-07-20
Minor code clarity change.
John MacFarlane
1
-8
/
+8
2019-07-20
LaTeX reader: search for image with list of extensions...
John MacFarlane
2
-6
/
+22
2019-07-19
MANUAL: reveal.js flags (#5653)
Mauro Bieg
1
-0
/
+2
2019-07-19
Markdown: Ensure that expanded latex macros end with space if original did.
John MacFarlane
2
-1
/
+19
[prev]
[next]