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
2021-08-24
Lua subsystem and custom writers: generalize types from PandocIO...
John MacFarlane
1
-2
/
+4
2021-08-18
pptx: Include image title in description
Emily Bourke
2
-12
/
+19
2021-08-17
Revise citeproc code to fit new citeproc 0.5 API.
John MacFarlane
1
-6
/
+6
2021-08-17
Rename TemplateWarning -> PowerpointTemplateWarning.
John MacFarlane
1
-1
/
+2
2021-08-17
pptx: Select layouts from reference doc by name
Emily Bourke
1
-19
/
+206
2021-08-15
Make docx writer sensitive to `native_numbering` extension.
John MacFarlane
2
-12
/
+21
2021-08-13
Fix raw LaTeX injection issue (LaTeX writer).
John MacFarlane
1
-5
/
+10
2021-08-04
RTF writer: emit \outlinelevel for section headings.
John MacFarlane
1
-1
/
+2
2021-08-03
Stop using the HTTP package. (#7456)
mt_caret
4
-9
/
+9
2021-08-03
LaTeX table writer: Increase column width precision (#7466)
Peter Fabinski
1
-1
/
+1
2021-08-01
RTF writer: omit `\bin` in `\pict`.
John MacFarlane
1
-1
/
+1
2021-07-22
LaTeX writer: Use ulem for underline.
John MacFarlane
1
-1
/
+3
2021-07-07
Don't incorporate externally linked images in EPUB documents (#7430)
Michael Hoffmann
1
-1
/
+2
2021-07-02
HTML5 writer, remove aria-hidden when explicit atl text is provided.
Aner Lucero
1
-4
/
+7
2021-06-29
Docx writer: Add table numbering for captioned tables.
John MacFarlane
2
-3
/
+30
2021-06-29
Docx writer: Fixed a couple bugs in Figure numbering.
John MacFarlane
1
-4
/
+3
2021-06-29
Docx writer: support figure numbers.
John MacFarlane
2
-3
/
+21
2021-06-29
Remove duplicated alt text in HTML output.
Aner Lucero
1
-2
/
+3
2021-06-28
Markdown writer: put space between Plain and following fenced Div.
John MacFarlane
1
-0
/
+3
2021-06-23
ImageSize: Add Tiff constructor for ImageType.
John MacFarlane
2
-0
/
+2
2021-06-23
reveal.js writer: Go back to setting boolean values for variables.
John MacFarlane
1
-30
/
+26
2021-06-21
LaTeX writer: add strut at end of minipage if it contains...
John MacFarlane
1
-2
/
+5
2021-06-21
Revert "LaTeX writer: put a strut after a line break (`\\`)."
John MacFarlane
1
-1
/
+1
2021-06-21
LaTeX writer: put a strut after a line break (`\\`).
John MacFarlane
1
-1
/
+1
2021-06-21
LaTeX writer: always use a minipage for cells with line breaks...
John MacFarlane
1
-2
/
+7
2021-06-21
LaTeX writer: Use `\strut` instead of `~` before `\\` in empty line.
John MacFarlane
1
-1
/
+1
2021-06-21
reveal.js writer: better handling of options.
John MacFarlane
1
-0
/
+50
2021-06-21
Markdown writer: Fix regression in code blocks with attributes.
John MacFarlane
1
-3
/
+3
2021-06-12
Markdown writer: allow `pipe_tables` to be disabled for commonmark...
John MacFarlane
1
-1
/
+0
2021-06-10
Docx writer: fix handling of empty table headers
Albert Krewinkel
1
-2
/
+2
2021-06-05
LaTeX writer: Fix regression in table header position.
John MacFarlane
1
-3
/
+10
2021-06-05
CommonMark writer: do not use simple class for fenced-divs
Jan Tojnar
1
-3
/
+6
2021-06-05
CommonMark writer: do not throw away attributes when Ext_attributes is enabled
Jan Tojnar
2
-13
/
+17
2021-06-05
Markdown writer: re-use functions from Inline
Jan Tojnar
2
-29
/
+4
2021-06-05
DocBook writer: Remove non-existent admonitions
Jan Tojnar
1
-2
/
+1
2021-06-01
HTML writer: Don't omit width attribute on div.
John MacFarlane
1
-3
/
+4
2021-05-30
Docx writer: fix regression on captions.
John MacFarlane
1
-1
/
+3
2021-05-25
Allow compilation with base 4.15
Albert Krewinkel
1
-51
/
+47
2021-05-25
Jira: add support for "smart" links
Albert Krewinkel
1
-0
/
+2
2021-05-24
Jira writer: use `{color}` when span has a color attribute
Albert Krewinkel
1
-3
/
+7
2021-05-20
Ms writer: handle tables with multiple paragraphs.
John MacFarlane
1
-6
/
+22
2021-05-20
ConTeXt reader: improve ordered lists (#7304)
Denis Maier
1
-11
/
+3
2021-05-20
ZimWiki writer: allow links and emphasis in headers
Albert Krewinkel
1
-1
/
+1
2021-05-18
LaTeX writer: separate successive quote chars with thin space
Albert Krewinkel
1
-2
/
+3
2021-05-17
HTML writer: ensure headings only have valid attribs in HTML4
Albert Krewinkel
1
-2
/
+14
2021-05-17
ConTeXt writer: use span identifiers as reference anchors.
Albert Krewinkel
1
-2
/
+6
2021-05-16
LaTeX template: define commands for zero width non-joiner character
Albert Krewinkel
3
-6
/
+7
2021-05-16
Markdown writer: fewer unneeded escapes for `#`.
John MacFarlane
1
-2
/
+11
2021-05-16
Markdown writer: improve escaping of `@`.
John MacFarlane
1
-1
/
+1
2021-05-15
Docx writer: copy over more settings from referenc.odcx.
John MacFarlane
1
-1
/
+16
[prev]
[next]