index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
Update latex writer test for template change.
John MacFarlane
1
-1
/
+1
2017-01-23
OpenDocument writer: don't profilerate text styles unnecessarily.
John MacFarlane
1
-112
/
+40
2017-01-19
Org reader: allow short hand for single-line raw blocks
Albert Krewinkel
1
-0
/
+12
2017-01-10
LaTeX template: Add hyphen option to url package.
John MacFarlane
4
-0
/
+4
2017-01-06
Org reader: accept org-ref citations followed by commas
Albert Krewinkel
1
-0
/
+12
2017-01-05
Org reader: ensure emphasis markup can be nested
Albert Krewinkel
1
-0
/
+4
2017-01-03
LaTeX template: allow passing `microtypeoptions` to microtype.
John MacFarlane
4
-4
/
+4
2016-12-30
Updated docbook5 writer test for new template.
John MacFarlane
1
-1
/
+3
2016-12-30
DocBook5 writer: make id attribute xml:id, fixes #3329 (#3330)
Mauro Bieg
1
-31
/
+31
2016-12-24
markdown reader: disallow space between inline code and attributes (#3326)
Mauro Bieg
1
-1
/
+2
2016-12-23
Updates to use skylighting rather than highlighting-kate.
John MacFarlane
1
-2
/
+2
2016-12-21
Org writer: prefix footnote numbers with `fn:`
Albert Krewinkel
1
-19
/
+19
2016-12-13
Test case for issue #3223 (#3308)
hubertp-lshift
3
-0
/
+6
2016-12-13
Test case for bug 2752 (#3306)
hubertp-lshift
3
-0
/
+2
2016-12-13
Docx reader: Empty header should be list of lists.
Jesse Rosenthal
2
-3
/
+7
2016-12-08
Docx reader: Ensure one-row tables don't have header.
Jesse Rosenthal
3
-0
/
+9
2016-12-07
Fixed tests with dynamic linking.
John MacFarlane
1
-3
/
+12
2016-12-07
RST reader: fix hyperlink aliases.
John MacFarlane
2
-0
/
+3
2016-12-04
LaTeX writer: Fix unnumbered headers when used with `--top-level`
Albert Krewinkel
1
-0
/
+22
2016-12-04
Markdown writer: Fixed incorrect word wrapping.
John MacFarlane
3
-6
/
+6
2016-11-30
Options: Removed writerStandalone, made writerTemplate a Maybe.
John MacFarlane
5
-14
/
+12
2016-11-30
Use new module from texmath to lookup MS font codepoints.
John MacFarlane
1
-0
/
+1
2016-11-27
Refactor top-level division selection (#3261)
Albert Krewinkel
2
-15
/
+52
2016-11-26
[odt] Infer table's caption from the paragraph (#3224)
hubertp-lshift
4
-6
/
+6
2016-11-26
Allow to overwrite top-level division type heuristics (#3258)
Albert Krewinkel
2
-3
/
+3
2016-11-19
Fixed xref lookup in DocBook reader. Closes #3243.
John MacFarlane
1
-3
/
+3
2016-11-19
Org reader: Ensure images in paragraphs are not parsed as figures
Albert Krewinkel
1
-12
/
+22
2016-11-15
Allow alignments to be specified in Markdown grid tables.
John MacFarlane
2
-0
/
+42
2016-11-15
Markdown writer: fixed inconsistent spacing issue.
John MacFarlane
3
-3
/
+1
2016-11-13
HTML reader: only treat "a" element as link if it has href.
John MacFarlane
1
-0
/
+4
2016-11-09
Org reader: allow HTML attribs on non-figure images
Albert Krewinkel
1
-0
/
+6
2016-11-08
Inline code when text has a special style
Hubert Plociniczak
4
-62
/
+55
2016-11-02
Docx reader/writer: Update tests for img title and alt
Jesse Rosenthal
5
-4
/
+4
2016-11-01
[odt] Infer tables' header props from rows (#3199)
hubertp-lshift
1
-1
/
+1
2016-10-31
Added a test case with a complex raw latex environment in Markdown.
John MacFarlane
2
-0
/
+10
2016-10-30
Org reader: support `ATTR_HTML` for special blocks
Albert Krewinkel
1
-0
/
+9
2016-10-30
Org reader: support the `todo` export option
Albert Krewinkel
1
-0
/
+6
2016-10-30
Org reader: add support for todo-markers
Albert Krewinkel
1
-125
/
+165
2016-10-26
Markdown Reader: add attributes for autolink (#3183)
Daniele D'Orazio
1
-1
/
+10
2016-10-24
Export Text.Pandoc.Error in Text.Pandoc.
John MacFarlane
7
-13
/
+1
2016-10-23
Tighten up parsing of raw email addresses.
John MacFarlane
1
-0
/
+5
2016-10-19
Merge pull request #3108 from tarleb/part
John MacFarlane
2
-6
/
+112
2016-10-19
Add option for top-level division type
Albert Krewinkel
2
-6
/
+112
2016-10-19
Image with a caption needs special formatting
Hubert Plociniczak
2
-2
/
+2
2016-10-18
Merge pull request #3166 from hubertp-lshift/bug/3134
John MacFarlane
2
-1
/
+1
2016-10-18
Merge pull request #3165 from hubertp-lshift/feature/odt-image
John MacFarlane
4
-2
/
+7
2016-10-18
Issue 3143: Don't duplicate text for anchors
Hubert Plociniczak
2
-1
/
+1
2016-10-17
Org writer: drop space before footnote markers
Albert Krewinkel
1
-4
/
+4
2016-10-17
Infer caption from the text following the img
Hubert Plociniczak
4
-2
/
+7
2016-10-17
RST reader: Add test for space-before-note.
Jesse Rosenthal
1
-0
/
+9
[next]