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-14
Remove redundant $
Samuel Tardieu
1
-1
/
+1
2021-10-13
Fix markdown parsing bug for math in bracketed spans and links.
John MacFarlane
2
-0
/
+13
2021-10-12
cabal build: go back to using aeson < 2 for now.
John MacFarlane
1
-9
/
+11
2021-10-12
Revert "Depend on pandoc-types 1.23, remove Null constructor on Block."
John MacFarlane
33
-6
/
+44
2021-10-12
cabal.project: Dependencies to build with aeson 2.
John MacFarlane
2
-2
/
+13
2021-10-12
Allow aeson 2.0
John MacFarlane
1
-1
/
+1
2021-10-12
Depend on latest dev version of commonmark.
John MacFarlane
2
-3
/
+9
2021-10-11
Require doclayout >= 0.3.1.1.
John MacFarlane
2
-2
/
+2
2021-10-11
T.P.Writers.Shared: remove 'breakable'...
John MacFarlane
1
-18
/
+0
2021-10-11
T.P.Writers.Shared: Export splitSentences as a Doc Text transform.
John MacFarlane
3
-16
/
+61
2021-10-11
Remove splitSentences from T.P.Shared [API change].
John MacFarlane
3
-34
/
+4
2021-10-11
Fix warning
John MacFarlane
1
-1
/
+1
2021-10-11
Update wasteland tests.
John MacFarlane
2
-20
/
+1078
2021-10-11
LaTeX reader: Implement siunitx v3 commands.
John MacFarlane
1
-1
/
+5
2021-10-10
Avoid blockquote when parent style has more indent
Milan Bracke
7
-56
/
+76
2021-10-10
Stack: use latest doclayout
John MacFarlane
1
-0
/
+1
2021-10-10
Use latest emojis.
John MacFarlane
1
-0
/
+1
2021-10-10
LaTeX reader: Properly handle `\^` followed by group closing.
John MacFarlane
2
-3
/
+9
2021-10-10
Makefile; fix quick-cabal executable path report
John MacFarlane
1
-1
/
+1
2021-10-10
Translations: don't depend on the fact that Aeson Object is...
John MacFarlane
2
-4
/
+2
2021-10-07
pptx: Remove excessive layout tests
Emily Bourke
82
-20
/
+38
2021-10-06
Don't prepend `file://` to `--syntax-definition` on Windows.
John MacFarlane
1
-8
/
+2
2021-10-05
Allow time 1.12.
John MacFarlane
1
-2
/
+2
2021-10-05
Improve quick-cabal target
John MacFarlane
1
-2
/
+2
2021-10-05
Avoid bad wraps in markdown writer at the Doc Text level.
John MacFarlane
1
-22
/
+23
2021-10-04
Powerpoint writer: consolidate text runs when possible.
John MacFarlane
138
-4
/
+9
2021-10-04
OOXML tests: use pretty-printed form to display diffs.
John MacFarlane
1
-3
/
+3
2021-10-04
Revert "Powerpoint writer: consolidate text run nodes."
John MacFarlane
137
-9
/
+1
2021-10-04
Powerpoint writer: consolidate text run nodes.
John MacFarlane
137
-1
/
+9
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
[next]