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
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
2016-10-14
Org reader: allow figure with empty caption
Albert Krewinkel
1
-0
/
+6
2016-10-14
Remove Tests.Arbitrary
Jesse Rosenthal
18
-211
/
+17
2016-10-14
Merge pull request #3146 from hubertp-lshift/feature/odt-list-start-value
John MacFarlane
6
-3
/
+3
2016-10-14
Added tests and a corner case for starting number
Hubert Plociniczak
6
-3
/
+3
2016-10-13
Parse line-oriented markup as LineBlock
Albert Krewinkel
4
-17
/
+25
2016-10-11
Markdown writer: add test for note placement.
Jesse Rosenthal
1
-2
/
+138
2016-10-02
AsciiDoc writer: avoid unnecessary use of "unconstrained" emphasis.
John MacFarlane
1
-4
/
+4
2016-09-28
Markdown reader: added bracket syntax for native spans.
John MacFarlane
2
-1
/
+6
2016-09-28
Updated test suite.
John MacFarlane
4
-0
/
+24
2016-09-28
Merge pull request #3093 from wilx/master-figure-placement
John MacFarlane
1
-1
/
+1
2016-09-20
LaTeX writer: change braced backtick to \textasciigrave{}
Jesse Rosenthal
1
-1
/
+1
2016-09-19
Add test for backtick in verbatim.
Jesse Rosenthal
1
-0
/
+2
2016-08-30
Org reader: respect unnumbered header property
Albert Krewinkel
1
-0
/
+9
2016-08-29
Merge branch 'org-meta-handling'
Albert Krewinkel
1
-63
/
+124
2016-08-29
Docx reader: test for nested anchor spans in header
Jesse Rosenthal
3
-0
/
+14
2016-08-29
Org reader: respect `creator` export option
Albert Krewinkel
1
-0
/
+6
2016-08-29
Org reader: respect `email` export option
Albert Krewinkel
1
-0
/
+6
2016-08-29
Org reader: respect `author` export option
Albert Krewinkel
1
-0
/
+6
2016-08-29
Put Org reader export option tests into test group
Albert Krewinkel
1
-61
/
+65
2016-08-29
Org reader: read HTML_head as header-includes
Albert Krewinkel
1
-0
/
+7
2016-08-29
Org reader: set classoption meta from LaTeX_class_options
Albert Krewinkel
1
-0
/
+5
2016-08-29
Org reader: set documentclass meta from LaTeX_class
Albert Krewinkel
1
-0
/
+5
2016-08-29
Org reader: read LaTeX_header as header-includes
Albert Krewinkel
1
-0
/
+7
2016-08-29
Org reader: give precedence to later meta lines
Albert Krewinkel
1
-0
/
+8
2016-08-29
Org reader: allow multiple, comma-separated authors
Albert Krewinkel
1
-1
/
+8
2016-08-29
Org reader: read markup only for special meta keys
Albert Krewinkel
1
-2
/
+2
2016-08-29
LaTeX: Do not set [htbp] figure placement options.
Vaclav Zeman
1
-1
/
+1
2016-08-18
Org writer: ensure link targets are paths or URLs
Albert Krewinkel
1
-2
/
+2
2016-08-18
Org writer: ensure blank line after figure
Albert Krewinkel
1
-0
/
+1
2016-08-18
Org writer: remove blank line after figure caption
Albert Krewinkel
1
-1
/
+0
2016-08-15
Docx writer test: comment out function to make compiler happy.
Jesse Rosenthal
1
-2
/
+2
2016-08-15
Docx writer: test for custom styles.
Jesse Rosenthal
4
-0
/
+18
2016-08-15
Docx writer tests: allow for altered round trip
Jesse Rosenthal
1
-40
/
+49
2016-08-09
Merge pull request #3065 from tarleb/org-verse-indent
John MacFarlane
1
-0
/
+8
2016-08-09
Org reader: ensure image sources are proper links
Albert Krewinkel
1
-9
/
+9
2016-08-08
Org reader: preserve indentation of verse lines
Albert Krewinkel
1
-0
/
+8
2016-07-22
Textile reader: disallow empty URL in explicit link.
John MacFarlane
2
-0
/
+3
2016-07-22
Added test for extended code block in textile.
John MacFarlane
2
-0
/
+7
2016-07-22
Textile reader: support `bc..` extended code blocks.
John MacFarlane
1
-1
/
+1
2016-07-14
Removed some redundant class constraints.
John MacFarlane
6
-8
/
+8
[next]