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-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
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
[prev]
[next]