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-02-28
trypandoc: add 2 second timeout.
John MacFarlane
2
-2
/
+3
2021-02-28
Factor out T.P.Readers.LaTeX.Citation.
John MacFarlane
4
-186
/
+232
2021-02-27
Factor out T.P.Readers.LaTeX.Table.
John MacFarlane
4
-363
/
+412
2021-02-27
Split off T.P.Readers.LaTeX.Accent.
John MacFarlane
3
-60
/
+87
2021-02-27
Add xml-conduit to stack.yaml extra-deps.
John MacFarlane
1
-0
/
+1
2021-02-27
Use skylighting 0.10.4.
John MacFarlane
2
-4
/
+4
2021-02-27
Lua: use strict evaluation when retrieving AST value from the stack
Albert Krewinkel
1
-79
/
+77
2021-02-26
Add tools/parseTimings.pl.
John MacFarlane
1
-0
/
+33
2021-02-26
CI: hide successes in linux test output.
John MacFarlane
1
-1
/
+1
2021-02-26
Update tests for changes to https URLs.
John MacFarlane
6
-6
/
+6
2021-02-26
Fix/update URLs and use HTTP**S** where possible (#7122)
Salim B
17
-48
/
+47
2021-02-26
Wrap url colours in braces in the default LaTeX template (#7121)
Loïc Grobol
1
-4
/
+4
2021-02-22
CI: Add 'benchmark' to benchmark cache key.
John MacFarlane
1
-2
/
+2
2021-02-22
Use latest skylighting.
John MacFarlane
2
-2
/
+4
2021-02-22
Remove weigh-pandoc.
John MacFarlane
2
-56
/
+0
2021-02-22
benchmark CI improvements.
John MacFarlane
1
-3
/
+3
2021-02-22
Rename benchmark in CI.
John MacFarlane
1
-1
/
+1
2021-02-22
Add linux benchmark to CI.
John MacFarlane
1
-0
/
+56
2021-02-22
T.P.CSV: fix parsing of unquoted values.
John MacFarlane
2
-2
/
+16
2021-02-22
tests: print accurate location if a test fails
Albert Krewinkel
1
-1
/
+1
2021-02-22
Fall back to latin1 if UTF-8 decoding fails...
John MacFarlane
1
-1
/
+7
2021-02-22
When downloading content from URL arguments, be sensitive to...
John MacFarlane
1
-1
/
+9
2021-02-22
T.P.Error: Add PandocUnsupportedCharsetError constructor...
John MacFarlane
2
-0
/
+5
2021-02-22
Text.Pandoc.MIME: add exported function getCharset.
John MacFarlane
1
-2
/
+15
2021-02-22
Text.Pandoc.UTF8: change IO functions to return Text, not String.
John MacFarlane
11
-68
/
+70
2021-02-21
Update changelog.
John MacFarlane
1
-0
/
+355
2021-02-21
Fix changelog-helper.sh
John MacFarlane
1
-4
/
+11
2021-02-21
LaTeX reader: further optimizations in satisfyTok.
John MacFarlane
1
-5
/
+5
2021-02-21
LaTeX reader: removed sExpanded in state.
John MacFarlane
1
-7
/
+2
2021-02-21
LaTeX reader: further performance optimization.
John MacFarlane
1
-23
/
+19
2021-02-20
HTML reader: small performance tweak.
John MacFarlane
1
-9
/
+5
2021-02-20
T.P.Shared: remove some obsolete functions [API change].
John MacFarlane
1
-43
/
+1
2021-02-20
HTML reader: small efficiency improvements.
John MacFarlane
1
-25
/
+18
2021-02-20
LaTeX reader: Another small improvement to macro handling.
John MacFarlane
1
-4
/
+3
2021-02-20
LaTeX reader: avoid macro resolution code if no macros defined.
John MacFarlane
1
-16
/
+19
2021-02-20
T.P.Readers.LaTeX.Parsing: improve braced'.
John MacFarlane
1
-16
/
+13
2021-02-20
revealjs writer: add 'center' option for vertical slide centering.
maurerle
1
-0
/
+4
2021-02-20
Benchmark improvements.
John MacFarlane
1
-4
/
+17
2021-02-20
HTML reader: efficiency improvements.
John MacFarlane
1
-81
/
+129
2021-02-19
MANUAL: block-level formatting is not allowed in line blocks.
John MacFarlane
1
-0
/
+3
2021-02-19
make bench: compare against a baseline, use datestamps for bench results.
John MacFarlane
1
-1
/
+8
2021-02-19
Update default ODT style
Lorenzo
1
-1
/
+1
2021-02-19
Clarify `tex_math_dollars` extension.
John MacFarlane
1
-1
/
+2
2021-02-18
'make bench': Create csv files for comparison.
John MacFarlane
3
-3
/
+4
2021-02-18
DocBook, JATS, OPML readers: performance optimization.
John MacFarlane
3
-64
/
+8
2021-02-18
T.P.XML Improve fromEntities.
John MacFarlane
1
-17
/
+13
2021-02-18
T.P.PDF: disable `smart` when building PDF via LaTeX.
John MacFarlane
1
-1
/
+5
2021-02-18
Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."
John MacFarlane
5
-5
/
+0
2021-02-18
LaTeX template: disable `` ?` `` and `` !` `` ligatures.
John MacFarlane
5
-0
/
+5
2021-02-18
LaTeX writer: adjust hypertargets to beginnings of paragraphs.
John MacFarlane
1
-2
/
+3
[prev]
[next]