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-09-02
LaTeX reader: properly handle optional arguments for macros.
John MacFarlane
3
-2
/
+10
2019-09-02
LaTeX writer: strip off `{}` around locator for biblatex/natbib output.
John MacFarlane
1
-1
/
+7
2019-09-02
Use doctemplates 0.6.
John MacFarlane
3
-9
/
+2
2019-08-31
html2pdf: ensure temp file is deleted...
John MacFarlane
1
-34
/
+35
2019-08-27
LaTeX reader: fix `\\` in `\parbox` inside a table cell.
John MacFarlane
2
-3
/
+31
2019-08-27
Markdown reader: Headers: don't parse content over newline boundary.
John MacFarlane
2
-4
/
+28
2019-08-27
Add stateAllowLineBreaks to ParserState. [API change]
John MacFarlane
1
-0
/
+2
2019-08-27
PowerPoint writer: Start numbering at appopriate numbers.
Jesse Rosenthal
5
-4
/
+21
2019-08-26
Comment out ghc 8.8.1 build for now.
John MacFarlane
1
-1
/
+2
2019-08-26
Simplify stack.yaml after cabal file changes.
John MacFarlane
1
-1
/
+1
2019-08-26
Cabal cleanup (#5693)
Albert Krewinkel
2
-24
/
+11
2019-08-26
parseFromString': reset stateLastStrPos to Nothing before parse.
John MacFarlane
1
-0
/
+1
2019-08-26
Use parseFromString' in Muse reader.
John MacFarlane
1
-1
/
+1
2019-08-26
Fix inline parsing in grid table cells.
John MacFarlane
3
-16
/
+18
2019-08-26
Add test for issue #5708.
John MacFarlane
1
-0
/
+12
2019-08-26
Add ghc 8.8.1 to CI.
John MacFarlane
1
-0
/
+7
2019-08-25
Use dev version of doctemplates.
John MacFarlane
2
-1
/
+7
2019-08-25
Better message for PandocTemplateError.
John MacFarlane
1
-1
/
+1
2019-08-25
Makefile: add ghcid target.
John MacFarlane
1
-1
/
+4
2019-08-25
Update cabal.project to use released doctemplates.
John MacFarlane
1
-5
/
+0
2019-08-25
Use new doctemplates, doclayout.
John MacFarlane
61
-3737
/
+3212
2019-08-25
Got benchmarks working with ipynb.
John MacFarlane
1
-2
/
+17
2019-08-25
Don't add a newline if there's already one.
John MacFarlane
1
-4
/
+5
2019-08-24
Change optMetadataFile type from Maybe to List (#5702)
Owen McGrath
8
-12
/
+25
2019-08-23
Use released pandoc-types.
John MacFarlane
2
-6
/
+1
2019-08-23
Require pandoc-types 1.17.6.
John MacFarlane
1
-2
/
+2
2019-08-23
Add test for #5690.
John MacFarlane
1
-0
/
+16
2019-08-23
Asciidoc writer: handle admonitions.
John MacFarlane
1
-3
/
+22
2019-08-23
RST reader: use title, not admonition-title, for admonition title.
John MacFarlane
1
-1
/
+1
2019-08-23
Ensure proper nesting when we have long ordered list markers.
John MacFarlane
2
-2
/
+16
2019-08-23
docbook: richer parse for admonitions (#5593)
Michael Peyton Jones
1
-16
/
+27
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
[prev]
[next]