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-03-30
Pptx writer: test for speaker notes after breaking header.
Jesse Rosenthal
4
-0
/
+7
2019-03-29
LaTeX writer: Avoid inadvertently creating ?` or !` ligatures.
John MacFarlane
1
-0
/
+14
2019-03-28
Markdown reader: fenced div takes priority over setext header.
John MacFarlane
1
-0
/
+9
2019-03-25
LaTeX template: Add pandoc to PDF metadata (#5388)
Andrew Dunning
4
-4
/
+4
2019-03-25
HTML reader: read `data-foo` attribute into `foo`.
John MacFarlane
1
-1
/
+1
2019-03-22
LaTeX template: Group graphics-related code (#5389)
Andrew Dunning
4
-28
/
+12
2019-03-22
LaTeX writer: Fix footnotes in table caption and cells.
John MacFarlane
1
-0
/
+44
2019-03-21
Docx writer: Use w:br without attributes for line breaks.
John MacFarlane
2
-0
/
+0
2019-03-18
Improved fix to #5340 and added test.
John MacFarlane
1
-0
/
+14
2019-03-17
Properly escape attributes in Markdown writer.
John MacFarlane
1
-0
/
+7
2019-03-17
Add test case for #5368.
John MacFarlane
1
-0
/
+23
2019-03-13
Tests.Old: specify --data-dir=../data.
John MacFarlane
1
-3
/
+2
2019-03-13
LaTeX template: Improve readability (#5363)
Andrew Dunning
4
-40
/
+44
2019-03-13
LaTeX reader test: Allow compilation of file (#5364)
Andrew Dunning
1
-9
/
+4
2019-03-11
docx writer: avoid extra copy of abstractNum and num elements...
John MacFarlane
27
-0
/
+0
2019-03-09
Include execution output in ipynb test.
John MacFarlane
4
-8
/
+29
2019-03-09
Ipynb reader/writer: better handling of cell metadata.
John MacFarlane
3
-3
/
+8
2019-03-04
LaTeX template: Robust section numbering removal (#5351)
Andrew Dunning
4
-4
/
+4
2019-03-02
Use XDG data directory for user data directory.
John MacFarlane
1
-1
/
+1
2019-02-27
Powerpoint writer: add tests for underline.
Jesse Rosenthal
3
-1
/
+1
2019-02-25
Shared.compactify: Avoid mixed lists.
John MacFarlane
22
-19
/
+42
2019-02-23
JATS reader: fix parsing of figures.
John MacFarlane
1
-0
/
+24
2019-02-22
Add section identifiers support for FB2 writer (#5315)
John
3
-35
/
+35
2019-02-18
Docx reader tests: fix test file with trailing space.
Jesse Rosenthal
1
-1
/
+1
2019-02-18
Docx reader: add tests for trimming last inline.
Jesse Rosenthal
3
-0
/
+6
2019-02-18
Muse reader: add secondary note support
Alexander Krotov
1
-0
/
+17
2019-02-18
Muse writer: escape secondary notes
Alexander Krotov
1
-0
/
+1
2019-02-15
Markdown reader: fix bug parsing fenced code blocks.
John MacFarlane
1
-0
/
+24
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
[prev]
[next]