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-10-03
Update tests for babel-related changes in latex template.
John MacFarlane
1
-6
/
+12
2021-10-03
Make babel use more idiomatic
hseg
1
-16
/
+13
2021-10-02
Update cabal.project
John MacFarlane
1
-2
/
+13
2021-10-02
Fix compareXML helper in Tests.Writers.OOXML.
John MacFarlane
1
-6
/
+6
2021-10-01
Depend on pandoc-types 1.23, remove Null constructor on Block.
John MacFarlane
32
-43
/
+10
2021-09-30
epub: Add EPUB3 subject metadata (authority/term)
nuew
2
-12
/
+39
2021-09-30
Add `footnotes` to default `gfm` etxensions.
John MacFarlane
1
-0
/
+1
2021-09-30
Docx reader: Add placeholder for word diagram
Ezwal
4
-0
/
+19
2021-09-29
EPUB writer: treat epub:type "frontispiece" as front matter.
John MacFarlane
2
-1
/
+2
2021-09-29
Further test updates for switch to pretty-show.
John MacFarlane
12
-114
/
+114
2021-09-28
Switch from pretty-simple to pretty-show for native output.
John MacFarlane
228
-52746
/
+51387
2021-09-27
Better implementation of splitStrWhen
John MacFarlane
1
-12
/
+7
2021-09-26
RST writer: properly handle anchors to ids...
John MacFarlane
1
-1
/
+6
2021-09-26
Update documentation for definition_list extension.
John MacFarlane
1
-2
/
+2
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
[next]