index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
BibTeX parser: fix expansion of special strings in series...
John MacFarlane
4
-10
/
+13
2021-09-23
HTML reader: handle empty tbody element in table.
John MacFarlane
2
-5
/
+81
2021-09-23
HTML writer: render `\ref` and `\eqref` as inline math...
John MacFarlane
1
-8
/
+11
2021-09-22
HTML writer: pass through `\ref` and `\eqref`...
John MacFarlane
1
-2
/
+10
2021-09-22
HTML writer: pass through inline math environments with KaTeX.
John MacFarlane
1
-0
/
+1
2021-09-22
Use latest citeproc.
John MacFarlane
1
-1
/
+1
2021-09-21
test/epub: an excerpt from The Wasteland is enough!
John MacFarlane
2
-7920
/
+20
2021-09-21
Revert "Remove unused epub test file features.epub."
John MacFarlane
1
-0
/
+0
2021-09-21
Make test/epub/wasteland.epub valid.
John MacFarlane
1
-0
/
+0
2021-09-21
Remove unused epub test file features.epub.
John MacFarlane
1
-0
/
+0
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
269
-11857
/
+65524
2021-09-21
Add missing `%` on command tests.
John MacFarlane
35
-52
/
+51
2021-09-21
Command tests: raise error if command doesn't begin with `%`.
John MacFarlane
1
-5
/
+7
2021-09-20
Stop doing lint in CI.
John MacFarlane
1
-1
/
+1
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
6
-151
/
+31
2021-09-19
Fix changelog date for 2.14.2.
John MacFarlane
1
-1
/
+1
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
Use skylighting-0.12, skylighting-core-0.12.
John MacFarlane
2
-4
/
+4
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
12
-199
/
+372
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
3
-25
/
+25
2021-09-17
Update list of supported source languages in org writer.
John MacFarlane
1
-12
/
+44
2021-09-17
mention revealjs support of title-toc in MANUAL
Christophe Dervieux
1
-1
/
+1
2021-09-16
Use --system-ghc in make quick.
John MacFarlane
1
-1
/
+2
2021-09-16
Fix code blocks using `--preserve-tabs`.
John MacFarlane
2
-1
/
+18
2021-09-16
pptx: Support specifying slide background images
Emily Bourke
10
-60
/
+178
2021-09-16
stack.yaml: use lts-18.10 resolver.
John MacFarlane
1
-3
/
+1
2021-09-16
HTML writer: set "hash" to True by default (for reveal.js).
John MacFarlane
1
-1
/
+1
2021-09-16
Fix quick-cabal target
John MacFarlane
1
-1
/
+1
2021-09-15
pptx: Add support for incremental lists
Emily Bourke
15
-165
/
+743
2021-09-13
RST reader: handle escaped colons in reference definitions.
John MacFarlane
2
-1
/
+13
2021-09-13
Use latest dev version of texmath.
John MacFarlane
2
-1
/
+7
2021-09-13
Modernize quick-cabal Makefile target
John MacFarlane
1
-3
/
+2
2021-09-13
pptx: Fix logic for choosing Comparison layout
Emily Bourke
13
-8
/
+27
2021-09-12
Docx writer: make id used in native_numbering predictable.
John MacFarlane
2
-3
/
+6
2021-09-12
Add note to Security section that commonmark is better...
John MacFarlane
1
-1
/
+4
2021-09-10
Use latest dev citeproc.
John MacFarlane
2
-2
/
+2
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
145
-4
/
+2
2021-09-10
pptx: Don’t add relationships unnecessarily
Emily Bourke
1
-5
/
+14
[prev]
[next]