index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
Docx reader: Add test for reading sdts in footnotes.
Jesse Rosenthal
3
-0
/
+5
2019-02-10
Use latest skylighting.
John MacFarlane
4
-4
/
+4
2019-02-10
JATS writer: wrap figure caption in <p> to fix validation (#5292)
Mauro Bieg
1
-1
/
+1
2019-02-09
Added simple ipynb reader/writer tests.
John MacFarlane
4
-0
/
+98
2019-02-09
Fixed asciidoc display math in list contexts.
John MacFarlane
2
-2
/
+2
2019-02-09
Asciidoctor writer sets the stem attribute if it contains latexmath
TG
1
-0
/
+1
2019-02-09
Adds Asciidoctor sprcific writer and tests
TG
3
-1
/
+716
2019-02-09
AsciiDoc Writer: DisplayMath as asciidoc latexmath block
TG
1
-1
/
+5
2019-02-08
Improve tight/loose list handling.
John MacFarlane
1
-0
/
+15
2019-02-06
Docx reader: Tests for alternate document.xml
Jesse Rosenthal
3
-2
/
+9
2019-02-06
Muse reader: test that block level markup does not break <verbatim>
Alexander Krotov
1
-0
/
+7
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
33
-1
/
+365
2019-02-04
Markdown reader: add newline when parsing blocks in YAML.
John MacFarlane
1
-0
/
+12
2019-02-02
Update test for last commit.
John MacFarlane
1
-3
/
+3
2019-02-02
HTML5 writer: implement WAI-ARIA roles for (end)notes.
John MacFarlane
1
-10
/
+10
2019-02-01
LaTeX writer: avoid `{}` after control sequences when escaping.
John MacFarlane
3
-6
/
+5
2019-01-31
LaTeX reader: don't let `\egroup` match `{`.
John MacFarlane
1
-0
/
+12
2019-01-31
Tests: avoid calling findPandoc multiple times.
John MacFarlane
3
-194
/
+207
2019-01-31
Old tests: remove need for temp files by using pipeProcess.
John MacFarlane
1
-16
/
+6
2019-01-30
Org reader: add support for #+SELECT_TAGS.
leungbk
3
-0
/
+28
2019-01-26
Improve writing metadata for docx, pptx and odt (#5252)
Agustín Martín Barbero
40
-0
/
+26
2019-01-25
MediaWiki reader: use `_` instead of `-` in auto-identifiers.
John MacFarlane
1
-16
/
+16
2019-01-25
LaTeX template: Set default listings language for lua, assembler.
John MacFarlane
1
-0
/
+2
2019-01-22
LaTeX reader: support `\endinput`. Closes #5233.
John MacFarlane
1
-0
/
+9
2019-01-22
LaTeX template: Respect `numbersections` for books (#5235)
Andrew Dunning
4
-4
/
+4
2019-01-21
HTML and markdown: treat textarea as a verbatim environment.
John MacFarlane
1
-0
/
+12
2019-01-16
Fix tests for sample custom writer tables
Albert Krewinkel
1
-7
/
+7
2019-01-13
data/pandoc.lua: auto-fix nested constructor arguments
Albert Krewinkel
2
-4
/
+25
2019-01-12
LaTeX template: Simplify fontspec usage (#5218)
Andrew Dunning
4
-0
/
+8
2019-01-10
LaTeX template: Prevent scaling of main font (#5212)
Andrew Dunning
4
-4
/
+0
2019-01-09
RST reader: change treatment of `number-lines` directives. (#5207)
Brian Leung
3
-2
/
+13
2019-01-08
Removed superfluous sourceCode class on code blocks.
John MacFarlane
9
-18
/
+18
2019-01-07
Asciidoc writer: shorter delimiters for tables, blockquotes.
John MacFarlane
3
-32
/
+32
2019-01-07
Org reader: handle `minlevel` option differently. (#5190)
Brian Leung
1
-1
/
+6
2019-01-06
Add DokuWiki reader (#5108)
Alexander
2
-0
/
+317
2019-01-04
Cleaned up findPandoc.
John MacFarlane
1
-11
/
+5
2019-01-04
Tests: Fix findPandoc to work with Windows.
John MacFarlane
1
-0
/
+5
2019-01-04
Fix findPandoc so it works with cabalv2.
John MacFarlane
2
-9
/
+28
2019-01-03
LaTeX Template: Improve package selections (#5193)
John MacFarlane
4
-64
/
+69
2019-01-02
LaTeX template: Require xcolor
Andrew Dunning
4
-4
/
+4
2019-01-02
Implement task lists (#5139)
Mauro Bieg
2
-0
/
+142
2019-01-02
Commonmark writer: fix handling of SoftBreak with `hard_line_breaks`.
John MacFarlane
1
-0
/
+7
2019-01-01
Update LaTeX tests
Andrew Dunning
4
-64
/
+69
2019-01-01
Zimwiki writer: remove automatic colon prefix before internal images (#5183)
damien clochard
1
-2
/
+2
2019-01-01
Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183)
damien clochard
2
-3
/
+3
2019-01-01
Org reader: fix self-link parsing regression
Albert Krewinkel
1
-0
/
+4
2019-01-01
Org reader: fix treatment of links to images
Albert Krewinkel
1
-13
/
+17
2018-12-31
Simplify/fix reading of `--metadata` values on command line.
John MacFarlane
1
-0
/
+12
2018-12-28
Org writer: preserve line-numbering for example and code blocks.
leungbk
1
-0
/
+41
2018-12-25
Muse reader tests: test #cover directive
Alexander Krotov
1
-0
/
+5
[prev]
[next]