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-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
2019-07-19
PDF: create temp dir in . on Cygwin.
John MacFarlane
1
-1
/
+4
2019-07-19
Change order of ilvl and numId in document.xml (#5647)
Agustín Martín Barbero
5
-3
/
+3
2019-07-19
CONTRIBUTING: make clear that `--accept` works for all golden tests...
John MacFarlane
1
-6
/
+8
2019-07-19
CONTRIBUTING.md: mention command tests.
John MacFarlane
1
-1
/
+2
2019-07-19
Improve CONTRIBUTING.md with information on tests (#5652)
Agustín Martín Barbero
1
-0
/
+29
2019-07-18
Markdown writer: prefer using raw_attribute when enabled.
John MacFarlane
6
-16
/
+58
2019-07-18
HTML writer: ensure that line numbers in code blocks get id-prefix.
John MacFarlane
2
-3
/
+27
2019-07-17
Fix diff-zip.sh so it works on Darwin.
John MacFarlane
1
-1
/
+8
2019-07-16
LaTeX reader: handle \looseness command values better.
John MacFarlane
1
-5
/
+4
2019-07-16
Dokuwiki writer: handle mixed lists without HTML fallback.
John MacFarlane
2
-20
/
+31
2019-07-16
Ms writer: Use .LP instead of .PP for line block.
John MacFarlane
1
-1
/
+1
2019-07-16
Version to 2.7.4.
John MacFarlane
1
-1
/
+1
2019-07-16
Add option to include source files in ConTeXt PDFs (#5578)
Tristan Stenner
2
-0
/
+8
2019-07-16
Make filterIpynbOutput strip ANSI escapes from code in output...
John MacFarlane
1
-1
/
+10
2019-07-15
Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)
Karl Pettersson
5
-12
/
+34
2019-07-14
Logging: Added UnknownExtensions constructor to LogMessage.
John MacFarlane
3
-39
/
+58
2019-07-14
Change formatForFilePaths to return a Maybe.
John MacFarlane
3
-8
/
+10
2019-07-14
Update test for new skylighting.
John MacFarlane
2
-14
/
+12
2019-07-14
stack.yaml - use latest skylighting.
John MacFarlane
1
-2
/
+2
2019-07-14
Require skylighting 0.8.2 (fix bug with long integer literals).
John MacFarlane
1
-1
/
+1
2019-07-14
Require skylighting 0.8.1.2.
John MacFarlane
1
-1
/
+1
2019-07-14
Muse: add RTL support
Alexander Krotov
4
-5
/
+31
2019-07-13
Fix #4499: add mbox and hbox handling to LaTeX reader (#5586)
Vasily Alferov
2
-1
/
+98
2019-07-13
Merge pull request #5589 from blmage/fix-3992
John MacFarlane
6
-9
/
+48
2019-07-13
Merge pull request #5590 from blmage/fix-4206
John MacFarlane
1
-7
/
+16
2019-07-13
Merge pull request #5604 from jgm/jats-abstract
John MacFarlane
1
-0
/
+5
2019-07-13
Man writer: Improved definition list term output.
John MacFarlane
4
-262
/
+272
2019-07-13
Man writer: fixed boldfacing of definition terms.
John MacFarlane
3
-19
/
+28
2019-07-13
Merge pull request #5606 from blmage/odt-frames
John MacFarlane
6
-75
/
+129
2019-07-13
LaTeX reader: Properly handle \providecommand and environment...
John MacFarlane
2
-21
/
+53
2019-07-13
An empty commit to correct errors in recent commit messages:
John MacFarlane
0
-0
/
+0
2019-07-13
EPUB writer: Use svg tag wrapper for cover image.
John MacFarlane
3
-2
/
+28
2019-07-13
fix filename and issue reference of previous commit
mb21
1
-0
/
+0
2019-07-12
Pass through aria- attributes to HTML5.
John MacFarlane
3
-4
/
+14
2019-07-12
Rebuild man page
John MacFarlane
1
-0
/
+7
[next]