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-09-18
pptx-footers: Replace fixed dates with yaml date
Emily Bourke
2
-8
/
+44
2021-09-18
pptx: Support footers in the reference doc
Emily Bourke
1
-15
/
+88
2021-09-17
Org writer: don't indent contents of code blocks.
John MacFarlane
1
-1
/
+1
2021-09-17
Update list of supported source languages in org writer.
John MacFarlane
1
-12
/
+44
2021-09-16
pptx: Support specifying slide background images
Emily Bourke
2
-36
/
+110
2021-09-16
HTML writer: set "hash" to True by default (for reveal.js).
John MacFarlane
1
-1
/
+1
2021-09-15
pptx: Add support for incremental lists
Emily Bourke
2
-162
/
+455
2021-09-13
pptx: Fix logic for choosing Comparison layout
Emily Bourke
1
-4
/
+5
2021-09-12
Docx writer: make id used in native_numbering predictable.
John MacFarlane
1
-3
/
+6
2021-09-10
fix!(ipynb writer): improve round trip identity
Kolen Cheung
1
-2
/
+2
2021-09-10
feat(ipynb writer): add more Jupyter's "Raw NBConvert Format"
Kolen Cheung
1
-0
/
+7
2021-09-10
pptx: Copy embedded fonts from reference doc
Emily Bourke
1
-0
/
+1
2021-09-10
pptx: Fix presentation rel numbering
Emily Bourke
1
-63
/
+131
2021-09-10
pptx: Include all themes in output archive
Emily Bourke
1
-4
/
+2
2021-09-10
pptx: Don’t add relationships unnecessarily
Emily Bourke
1
-5
/
+14
2021-09-10
pptx: Fix capitalisation of notesMasterId
Emily Bourke
1
-1
/
+1
2021-09-10
Support `--reference-location` for HTML output (#7461)
Francesco Mazzoli
1
-32
/
+89
2021-09-01
pptx: Add support for more layouts
Emily Bourke
2
-55
/
+313
2021-08-29
Improve asciidoc escaping for `--` in URLs. Closes #7529.
John MacFarlane
1
-3
/
+11
2021-08-28
Remove unneeded import.
John MacFarlane
1
-1
/
+1
2021-08-28
Docx writer: handle SVG images.
John MacFarlane
1
-3
/
+38
2021-08-27
pptx: Make first heading title if slide level is 0
Emily Bourke
1
-24
/
+29
2021-08-27
Ensure we have unique ids for wp:docPr and pic:cNvPr elements.
John MacFarlane
1
-9
/
+11
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
[prev]
[next]