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-05-09
Org writer: print empty table rows
Albert Krewinkel
1
-1
/
+1
2016-05-01
Merge pull request #2890 from bcdevices/docbook5-writer
John MacFarlane
1
-6
/
+15
2016-05-01
LaTeX writer: use {} around options containing special chars.
John MacFarlane
1
-4
/
+9
2016-04-29
Docbook5 writer: Properly handle ulink/link
Ivo Clarysse
1
-1
/
+3
2016-04-29
Write out Docbook 5 namespace
Ivo Clarysse
1
-4
/
+7
2016-04-29
HTML writer: ensure mathjax link is added when math appears in footnote.
John MacFarlane
1
-3
/
+2
2016-04-29
Add docbook5 writer support
Ivo Clarysse
1
-3
/
+7
2016-04-27
Revert "LaTeX writer: Add `\strut` to fix multiline tables"
John MacFarlane
1
-2
/
+1
2016-04-26
Merge pull request #2735 from mb21/patch-1
John MacFarlane
1
-1
/
+1
2016-04-26
Merge pull request #2829 from adunning/patch-1
John MacFarlane
1
-7
/
+17
2016-04-26
LaTeX writer: ignore --incremental unless -t beamer.
John MacFarlane
1
-1
/
+2
2016-04-01
LaTeX writer: Add missing languages.
Andrew Dunning
1
-7
/
+17
2016-03-30
Recognize `la-x-classic` as Classical Latin.
Andrew Dunning
1
-0
/
+2
2016-03-26
EPUB writer: set 'navpage' variable on nav page.
John MacFarlane
1
-1
/
+2
2016-03-25
Removed two superfluous lines.
John MacFarlane
1
-2
/
+0
2016-03-24
LaTeX writer: better positioning for hypertarget in figures.
John MacFarlane
1
-16
/
+23
2016-03-24
LaTeX writer: Fixed position of label in figures.
John MacFarlane
1
-3
/
+3
2016-03-20
LaTeX Writer: fix polyglossia to babel env mapping
Mauro Bieg
1
-1
/
+1
2016-03-19
Merge pull request #2637 from mb21/latex-figure-label
John MacFarlane
1
-19
/
+24
2016-03-18
ConTeXt writer: fix whitespace at line beginning in line blocks.
John MacFarlane
1
-1
/
+11
2016-03-18
LaTeX writer: Avoid double toprule in headerless table with caption.
John MacFarlane
1
-7
/
+10
2016-03-10
Docx Writer: handle image alt text
mb21
1
-2
/
+2
2016-03-08
DokuWiki writer: use $$ for display math.
John MacFarlane
1
-1
/
+4
2016-02-20
Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-line
John MacFarlane
1
-1
/
+1
2016-02-18
LaTeX writer: clean up options parser.
Jesse Rosenthal
1
-3
/
+4
2016-02-18
LaTeX writer: treat memoir template with `article` opt as article
Jesse Rosenthal
1
-6
/
+21
2016-02-05
Custom writer: Pass attributes parameter to CaptionedImage.
John MacFarlane
1
-2
/
+2
2016-02-03
HTML writer: don't include alignment attribute for default table columns.
John MacFarlane
1
-2
/
+5
2016-01-22
Changed type of Shared.uniqueIdent argument from [String] to Set String.
John MacFarlane
4
-11
/
+15
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
[next]