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-22
Lua: marshal Inline elements as userdata
Albert Krewinkel
3
-334
/
+345
2021-10-22
Lua: marshal Attr values as userdata
Albert Krewinkel
8
-188
/
+272
2021-10-22
Lua: marshal Pandoc values as userdata
Albert Krewinkel
4
-32
/
+37
2021-10-22
Switch to hslua-2.0
Albert Krewinkel
29
-1249
/
+1152
2021-10-22
Provisional changelog updates.
John MacFarlane
1
-1
/
+413
2021-10-21
Move splitStrWhen to T.P.Citeproc.Util.
John MacFarlane
3
-23
/
+15
2021-10-21
SelfContained: fix bug that caused everything to be made a data uri.
John MacFarlane
1
-12
/
+12
2021-10-21
Fix line numbers in source code with reveal.js
John MacFarlane
1
-0
/
+3
2021-10-20
Markdown reader: don't parse links or bracketed spans as citations.
John MacFarlane
2
-2
/
+70
2021-10-19
FormatHeuristics: remove `.tei.xml` extension for TEI.
John MacFarlane
1
-1
/
+0
2021-10-18
Docx reader: fix handling of empty fields
Milan Bracke
4
-0
/
+15
2021-10-18
Docx parser: implement PAGEREF fields
Milan Bracke
8
-7
/
+41
2021-10-18
Docx reader: fix handling of nested fields
Milan Bracke
5
-115
/
+159
2021-10-17
pptx: Line up continuation paragraphs
Emily Bourke
49
-11
/
+94
2021-10-17
pptx: Remove outdated comment
Emily Bourke
1
-3
/
+0
2021-10-17
pptx: Fix list level numbering
Emily Bourke
24
-14
/
+43
2021-10-16
Ensure that babel is loaded also with pdflatex.
John MacFarlane
2
-6
/
+4
2021-10-16
CI: remove linux-pdf for now.
John MacFarlane
1
-57
/
+0
2021-10-16
CI: more tweaks to pdf tests.
John MacFarlane
1
-3
/
+3
2021-10-16
CI: pdf test: need an input file!
John MacFarlane
1
-1
/
+1
2021-10-16
CI: fix yaml workflow.
John MacFarlane
1
-3
/
+4
2021-10-16
CI: add workflow to test pdf production...
John MacFarlane
1
-0
/
+56
2021-10-14
asciidoc writer: translate numberLines attribute to linesnum switch
Samuel Tardieu
2
-2
/
+21
2021-10-14
DocBook reader: honor linenumbering attribute
Samuel Tardieu
3
-0
/
+9
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
[next]