index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
Merge pull request #2638 from c-forster/teiwriter
John MacFarlane
1
-0
/
+320
2016-01-21
Markdown writer: Use hyphens for yaml metadata block bottom line
Henrik Tramberend
1
-1
/
+1
2016-01-20
LaTeX writer: Allow more flexible table alignment
Henrik Tramberend
1
-1
/
+1
2016-01-19
Added some entity tests in Markdown reader tests.
John MacFarlane
1
-6
/
+6
2016-01-19
Add TEI Writer.
csforste
1
-0
/
+320
2016-01-14
HTML writer: harmless code simplification.
John MacFarlane
1
-34
/
+32
2016-01-13
Org writer - pass through RawInline with format "org".
John MacFarlane
1
-2
/
+7
2016-01-10
LaTeX writer: figure label
mb21
1
-19
/
+24
2016-01-09
LaTeX writer: restore old treatment of Span.
John MacFarlane
1
-17
/
+15
2016-01-05
RST, Markdown writers: Fixed rendering of grid tables with blank rows.
John MacFarlane
2
-2
/
+2
2016-01-02
MediaWiki writer: fix spacing issues.
John MacFarlane
1
-1
/
+5
2015-12-29
Use cmark 0.5.
John MacFarlane
1
-17
/
+17
2015-12-22
ConTeXt writer: set default layout based on margin-left, etc.
John MacFarlane
1
-0
/
+10
2015-12-22
LaTeX writer: create defaults for geometry using margin-left etc.
John MacFarlane
1
-1
/
+10
2015-12-19
LaTeX/Beamer template changes (Thomas Hodgson):
John MacFarlane
1
-0
/
+1
2015-12-19
Added needed import of FromJSON.
John MacFarlane
1
-1
/
+1
2015-12-19
Fix language code for Czech (cs not cz)
John MacFarlane
2
-2
/
+1
2015-12-19
Merge branch 'master' of https://github.com/AndreasLoow/pandoc into AndreasLo...
John MacFarlane
1
-1
/
+6
2015-12-17
ICML writer: intersperse line breaks
mb21
1
-12
/
+17
2015-12-16
ICML writer: added figure handling, closes #2590
mb21
1
-3
/
+12
2015-12-13
ICML writer: removed redundant import.
John MacFarlane
1
-1
/
+0
2015-12-13
Merge pull request #2570 from mb21/rst-reader-imgattrs
John MacFarlane
2
-27
/
+34
2015-12-13
Fixed ICML image syntax for local files.
John MacFarlane
1
-1
/
+1
2015-12-13
Use posix path separators in ICML link URIs.
John MacFarlane
1
-1
/
+1
2015-12-13
ODT/OpenDocument writer: improved image attributes
mb21
2
-27
/
+34
2015-12-13
AsciiDoc writer: support anchors in spans with id elements.
John MacFarlane
1
-1
/
+5
2015-12-13
AsciiDoc writers: Add anchors on Div elements.
John MacFarlane
1
-1
/
+4
2015-12-12
Restore no wrapping of XML in Docx, ODT.
John MacFarlane
2
-2
/
+2
2015-12-12
FB2 writer: support SoftBreak.
John MacFarlane
1
-1
/
+2
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
25
-69
/
+177
2015-12-01
Docx writer: better handling of PDF images.
John MacFarlane
1
-8
/
+2
2015-11-24
Markdown writer: use raw HTML for link/image attributes when
John MacFarlane
1
-2
/
+12
2015-11-23
Beamer writer: mark frame as fragile when it contains verbatim.
John MacFarlane
1
-5
/
+1
2015-11-23
AsciiDoc writer: Fixed code blocks.
John MacFarlane
1
-7
/
+6
2015-11-23
Define a `meta-json` variable for all writers.
John MacFarlane
2
-3
/
+6
2015-11-19
Renamed link attribute extensions.
John MacFarlane
1
-1
/
+1
2015-11-19
Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...
John MacFarlane
23
-229
/
+443
2015-11-19
Merge pull request #2532 from michaelbeaumont/fix-2530
John MacFarlane
1
-5
/
+3
2015-11-19
Merge pull request #2506 from adunning/patch-1
John MacFarlane
1
-3
/
+0
2015-11-16
Haddock writer: omit formatting inside links.
John MacFarlane
1
-2
/
+2
2015-11-16
ICML writer: better handling of math.
John MacFarlane
1
-1
/
+3
2015-11-16
HTML writer: Include `example` class for example lists.
John MacFarlane
1
-0
/
+3
2015-11-15
Docx writer: insert space between footnote ref and footnote.
John MacFarlane
1
-2
/
+2
2015-11-14
Allow more customization of opendocument styles.
John MacFarlane
1
-2
/
+1
2015-11-15
Interpret pauses correctly for all headers
michaelbeaumont
1
-5
/
+3
2015-11-12
EPUB writer: don't download linked media when `data-external` attribute set.
John MacFarlane
1
-1
/
+2
2015-11-12
LaTeX writer: set `colorlinks`...
John MacFarlane
1
-1
/
+4
2015-11-09
Restored Text.Pandoc.Compat.Monoid.
John MacFarlane
2
-0
/
+2
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
26
-26
/
+0
2015-11-09
Remove redundant `center` variable for reveal.js.
Andrew Dunning
1
-3
/
+0
[prev]
[next]