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
2018-01-09
HTML writer: Fixed footnote backlinks with --id-prefix.
John MacFarlane
1
-1
/
+1
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
32
-65
/
+65
2018-01-04
Powerpoint writer: remove some code duplication.
Jesse Rosenthal
1
-10
/
+3
2018-01-03
Powerpoint writer: Ignore Notes div
Jesse Rosenthal
1
-0
/
+1
2018-01-03
Powerpoint writer: Set default slidelevel correctly.
Jesse Rosenthal
1
-1
/
+2
2018-01-03
Powerpoint writer: Split blocks correctly for linked images
Jesse Rosenthal
1
-10
/
+15
2018-01-03
Powerpoint writer: combine adjacent runs.
Jesse Rosenthal
1
-2
/
+19
2018-01-03
Powerpoint writer: Fix new replaceNamedChildren
Jesse Rosenthal
1
-11
/
+9
2018-01-03
PowerPoint writer: make inline code inherit code size.
Jesse Rosenthal
1
-6
/
+6
2018-01-03
Powerpoint writer: simplify replaceNamedChildren function
Jesse Rosenthal
1
-9
/
+17
2018-01-03
Powerpoint writer: code cleanup
Jesse Rosenthal
1
-103
/
+0
2018-01-03
Powerpoint writer: Allow linked images.
Jesse Rosenthal
1
-11
/
+32
2018-01-03
PowerPoint writer: Fix error with empty table cell.
Jesse Rosenthal
1
-6
/
+10
2018-01-03
Powerpoint writer: Fix compiler error (again)
Jesse Rosenthal
1
-3
/
+3
2018-01-03
Powerpoint writer: Appease compiler
Jesse Rosenthal
1
-8
/
+11
2018-01-03
Powerpoint writer: Implement two-column slides.
Jesse Rosenthal
1
-12
/
+95
2018-01-02
Merge pull request #4219 from stalmon/master
John MacFarlane
1
-4
/
+2
2018-01-02
firstRow table definition compatibility for Word 2016
Sebastian Talmon
1
-1
/
+1
2018-01-01
Docx writer: Fix custom styles with spaces in the name.
John MacFarlane
1
-1
/
+1
2018-01-02
Removed redundant subtitle in title
stalmon
1
-3
/
+1
2017-12-30
Muse writer: don't escape URIs from AST
Alexander Krotov
1
-1
/
+1
2017-12-28
Merge pull request #4170 from oltolm/opendocument
John MacFarlane
2
-9
/
+49
2017-12-28
improve formatting of formulas in OpenDocument
oltolm
2
-9
/
+49
2017-12-28
LaTeX writer: Use \endhead after \toprule in headerless tables.
John MacFarlane
1
-4
/
+3
2017-12-28
FB2 writer: add cover image specified by "cover-image" meta
Alexander Krotov
1
-1
/
+10
2017-12-28
PowerPoint writer: Obey slide level option
Jesse Rosenthal
1
-0
/
+3
2017-12-27
Fix regression of DefinitionLists in custom writer
Albert Krewinkel
1
-1
/
+11
2017-12-27
Fix custom writer regression
Albert Krewinkel
1
-2
/
+1
2017-12-26
LaTeX writer: Allow fragile=singleslide attribute in beamer slides.
John MacFarlane
1
-2
/
+2
2017-12-26
HTML writer: Use br elements in line blocks...
John MacFarlane
1
-2
/
+1
2017-12-23
Plain writer: don't linkify table of contents.
John MacFarlane
1
-10
/
+12
2017-12-22
RST writer: fix anchors for headers.
John MacFarlane
1
-1
/
+1
2017-12-22
PowerPoint writer: Treat lists inside BlockQuotes as lists
Jesse Rosenthal
1
-1
/
+13
2017-12-21
Merge pull request #4177 from stencila/jats-xml-reader
John MacFarlane
1
-18
/
+29
2017-12-21
Merge branch 'master' of github.com:jgm/pandoc
John MacFarlane
1
-2
/
+8
2017-12-21
Docx writer: ensure that `distArchive` is the one that comes with pandoc.
John MacFarlane
1
-2
/
+6
2017-12-21
JATS writer: Make <p> optional in <td> and <th> (#4178)
Hamish Mackenzie
1
-0
/
+3
2017-12-21
jats writer: Self closing tags for empty xref (#4187)
Hamish Mackenzie
1
-2
/
+5
2017-12-22
Improve support for code language in JATS
Hamish Mackenzie
1
-18
/
+29
2017-12-21
Change notes to a smaller size.
Jesse Rosenthal
1
-5
/
+22
2017-12-21
PowerPoint writer: Add ability to force size.
Jesse Rosenthal
1
-2
/
+6
2017-12-21
PowerPoint writer: Implement notes
Jesse Rosenthal
1
-2
/
+30
2017-12-21
PowerPoint writer: Register notes to state.
Jesse Rosenthal
1
-0
/
+8
2017-12-21
Add Note state to PowerPoint writer.
Jesse Rosenthal
1
-0
/
+2
2017-12-21
Implement basic definition list functionality to PowerPoint writer.
Jesse Rosenthal
1
-0
/
+9
2017-12-21
Org writer: do not wrap "-" to avoid accidental bullet lists
Alexander Krotov
1
-7
/
+12
2017-12-21
Muse reader: parse anchors immediately after headings as IDs
Alexander Krotov
1
-1
/
+1
2017-12-19
Muse writer: don't wrap note references to the next line
Alexander Krotov
1
-1
/
+7
2017-12-19
Fix for #4171 fix: don't wrap note references after SoftBreak
Alexander Krotov
1
-0
/
+2
2017-12-18
Org writer: don't allow fn refs to wrap to beginning of line.
John MacFarlane
1
-1
/
+5
[prev]
[next]