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-04-02
Manual: Improve 'header' and 'heading' usage (#5424)
Andrew Dunning
1
-112
/
+112
2019-04-02
LaTeX template: Ensure correct heading/table order (#5421)
Andrew Dunning
6
-61
/
+54
2019-04-02
Actually run the xwiki writer tests.
John MacFarlane
1
-1
/
+2
2019-04-02
Add test/writer.xwiki to cabal extra-source-files.
John MacFarlane
1
-0
/
+1
2019-04-02
Add xwiki to cabal description
John MacFarlane
1
-4
/
+5
2019-04-02
Add xwiki output format to manual.
John MacFarlane
1
-0
/
+5
2019-04-02
Fix harmless error in file-scope code.
John MacFarlane
1
-2
/
+2
2019-04-02
Add XWiki Support (#4167)
Derek Chen-Becker
6
-1
/
+934
2019-04-01
PowerPoint writer: Remove handoutsMasterList from template presentation.xml
Jesse Rosenthal
1
-7
/
+9
2019-04-01
PowerPoint writer: Build sp trees correctly
Jesse Rosenthal
1
-17
/
+19
2019-04-01
PowerPoint writer: Correct application of reference doc for content
Jesse Rosenthal
1
-30
/
+16
2019-04-01
PowerPoint writer: Make default placeholder type for template lookup
Jesse Rosenthal
1
-18
/
+42
2019-04-01
Dokuwiki Reader fix: parse single curly brace (#5417)
Mauro Bieg
2
-1
/
+12
2019-03-31
PowerPoint writer: add test for speaker notes after metadata.
Jesse Rosenthal
4
-0
/
+9
2019-03-31
Pptx writer: Apply speaker snotes to metadata slide if applicable.
Jesse Rosenthal
1
-15
/
+35
2019-03-31
Docs: Specify that templates from PPT 2013 are known to work.
Jesse Rosenthal
1
-3
/
+3
2019-03-30
Pptx writer: test for speaker notes after breaking header.
Jesse Rosenthal
4
-0
/
+7
2019-03-30
Pptx writer: Correctly handle notes after section-title header
Jesse Rosenthal
1
-3
/
+4
2019-03-30
ipynb reader/writer: use format 'ipynb' for raw cell where no format given.
John MacFarlane
2
-5
/
+9
2019-03-29
MANUAL: add paragraph on options affecting markdown in ipynb.
John MacFarlane
1
-0
/
+6
2019-03-29
ipynb writer - consolidate adjacent raw blocks.
John MacFarlane
1
-2
/
+10
2019-03-29
LaTeX writer: Avoid inadvertently creating ?` or !` ligatures.
John MacFarlane
2
-0
/
+22
2019-03-28
Update data/jats.csl to avoid commas between name-part elements.
John MacFarlane
1
-2
/
+2
2019-03-28
HTML writer: Don't add data- prefix to RDFa attributes.
John MacFarlane
1
-2
/
+19
2019-03-28
Markdown reader: fenced div takes priority over setext header.
John MacFarlane
2
-2
/
+11
2019-03-28
Ipynb reader: use `html` for a raw cell with no format.
John MacFarlane
1
-1
/
+1
2019-03-28
Ipynb writer: fixed carry-over of nbformat from metadata.
John MacFarlane
1
-1
/
+1
2019-03-28
stack.yml - remove -Wmissing-home-modules
John MacFarlane
1
-1
/
+1
2019-03-28
Shared - improve metaToJSON with numbers.
John MacFarlane
1
-5
/
+8
2019-03-28
Markdown writer: better rendering of numbers.
John MacFarlane
1
-1
/
+4
2019-03-28
Markdown writer: proper rendering of empty map in YAML metadata.
John MacFarlane
1
-1
/
+3
2019-03-28
Use strict instead of lazy sum.
John MacFarlane
2
-5
/
+5
2019-03-28
Revert "appveyor - just build dependencies."
John MacFarlane
1
-18
/
+18
2019-03-28
stack.yaml: remove RTS options
John MacFarlane
1
-1
/
+1
2019-03-28
appveyor - just build dependencies.
John MacFarlane
1
-18
/
+18
2019-03-27
appveyor - save cache on error.
John MacFarlane
1
-0
/
+1
2019-03-27
ipynb writer: preserve nbformat_minor if it's given.
John MacFarlane
1
-2
/
+10
2019-03-27
Writers.Shared.metaValueToJSON: use Number Values for integers.
John MacFarlane
1
-4
/
+9
2019-03-27
ipynb reader: avoid introducing spurious `.0` on integers in metadata.
John MacFarlane
2
-1
/
+5
2019-03-27
circleci - drop test on ghc 7.10, add ghc 8.6.4.
John MacFarlane
1
-10
/
+3
2019-03-27
Drop support for ghc < 8.
John MacFarlane
5
-18
/
+2
2019-03-27
CONTRIBUTING: replace reference to travis with circleci.
John MacFarlane
1
-2
/
+1
2019-03-27
circleci: back to -j2.
John MacFarlane
1
-3
/
+3
2019-03-27
circleci: recognize both Warning: and warning:.
John MacFarlane
1
-1
/
+1
2019-03-27
circelci: try using -j1.
John MacFarlane
1
-3
/
+3
2019-03-27
Remove install step from make quick-cabal.
John MacFarlane
1
-2
/
+0
2019-03-27
Add ghc-options to cabal.project.
John MacFarlane
2
-2
/
+4
2019-03-27
Quote RTS options in stack.yaml.
John MacFarlane
1
-1
/
+1
2019-03-27
circleci config - remove GHC_OPTS.
John MacFarlane
1
-5
/
+4
2019-03-27
Add nice default ghc options to stack.yaml.
John MacFarlane
1
-1
/
+1
[prev]
[next]