index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-19
LaTeX reader: Recognize that `\vadjust` sometimes takes "pre".
John MacFarlane
1
-0
/
+7
2021-09-19
Ignore (and gobble parameters of) CSLReferences environment.
John MacFarlane
1
-0
/
+1
2021-09-19
Use babel, not polyglossia, with xelatex.
John MacFarlane
3
-102
/
+13
2021-09-19
Markdown writer: use `underline` class rather than `ul` for underline.
John MacFarlane
1
-1
/
+1
2021-09-18
Alphabetize Extension constructors.
John MacFarlane
1
-3
/
+3
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
Fix linter warning.
John MacFarlane
1
-4
/
+3
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
Fix code blocks using `--preserve-tabs`.
John MacFarlane
1
-1
/
+7
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
RST reader: handle escaped colons in reference definitions.
John MacFarlane
1
-1
/
+2
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
feat(ipynb reader): get cell output mime from raw_mimetype too
Kolen Cheung
1
-1
/
+2
2021-09-10
feat(ipynb reader): add more Jupyter's "Raw NBConvert Format"
Kolen Cheung
1
-6
/
+10
2021-09-10
fix!: rst mime type
Kolen Cheung
1
-1
/
+1
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
Remove redundant import.
John MacFarlane
1
-1
/
+1
2021-09-10
Org reader: don't parse a list as first item in a list item.
John MacFarlane
1
-1
/
+4
2021-09-10
Support `--reference-location` for HTML output (#7461)
Francesco Mazzoli
1
-32
/
+89
2021-09-10
Ipynb reader handleData: support text/markdown (#7561)
Kolen Cheung
1
-0
/
+3
2021-09-08
RTF reader: support `\binN` for binary image data.
John MacFarlane
1
-11
/
+22
2021-09-08
App: Issue NotUTF8Encoded warning when falling back to latin1.
John MacFarlane
1
-2
/
+6
2021-09-08
Logging: add NotUTF8Encoded constructor to LogMessage.
John MacFarlane
1
-0
/
+7
2021-09-04
RTF reader: better handling of `\*` and bookmarks.
John MacFarlane
1
-8
/
+8
2021-09-04
Minor renaming to avoid shadowing.
John MacFarlane
1
-2
/
+2
2021-09-04
Extensions: put Ext_short_subsuperscripts in alphabetical order.
John MacFarlane
1
-1
/
+1
2021-09-03
RTF reader: if doc begins with {\rtf1 ... } only parse its contents.
John MacFarlane
1
-1
/
+7
2021-09-03
RTF reader: Ignore `\pgdsc` group.
John MacFarlane
1
-0
/
+1
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
Add `--sandbox` option.
John MacFarlane
7
-84
/
+107
2021-08-28
Remove unneeded import.
John MacFarlane
1
-1
/
+1
2021-08-28
Docx writer: handle SVG images.
John MacFarlane
2
-6
/
+56
2021-08-27
Image: Generalize svgToPng to MonadIO.
John MacFarlane
1
-4
/
+5
2021-08-27
Add haddock for dpi parameter.
John MacFarlane
1
-1
/
+1
2021-08-27
T.P.Image: svgToPng, change first parameter from WriterOptions to Int.
John MacFarlane
1
-4
/
+4
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
Comment out unused module.
John MacFarlane
1
-1
/
+1
[prev]
[next]