index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+4
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-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
1
-0
/
+8
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-14
Removed some redundant class constraints.
John MacFarlane
6
-8
/
+8
2016-07-14
Org reader: fix parsing of verbatim inlines
Albert Krewinkel
1
-0
/
+3
2016-07-03
Org reader: support headline levels export setting
Albert Krewinkel
1
-0
/
+12
2016-07-01
Org reader: support archived trees export options
Albert Krewinkel
1
-0
/
+24
2016-06-30
Added Zim Wiki writer, template and tests.
Alex Ivkin
1
-1
/
+1
2016-06-29
LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.
John MacFarlane
1
-1
/
+1
2016-06-26
Org reader: support figure labels
Albert Krewinkel
1
-31
/
+41
2016-06-23
Docx reader: add tests for comments
Jesse Rosenthal
1
-0
/
+24
2016-06-23
Docx reader tests: Add tests for warnings.
Jesse Rosenthal
1
-0
/
+13
2016-06-13
Org reader: support arbitrary raw inlines
Albert Krewinkel
1
-0
/
+4
2016-06-05
Org reader: add support for "Berkeley-style" cites
Albert Krewinkel
1
-0
/
+49
2016-05-31
Merge pull request #2950 from tarleb/org-ref-support
John MacFarlane
1
-0
/
+36
2016-05-29
Org reader: support new syntax for export blocks
Albert Krewinkel
1
-1
/
+15
2016-05-27
Org reader: support org-ref style citations
Albert Krewinkel
1
-0
/
+36
2016-05-23
Org reader: respect drawer export setting
Albert Krewinkel
1
-1
/
+24
2016-05-22
Org reader/writer: use CUSTOM_ID in properties
Albert Krewinkel
1
-1
/
+1
2016-05-20
Org reader: add :PROPERTIES: drawer support
Albert Krewinkel
1
-5
/
+14
2016-05-19
Org reader: add support for ATTR_HTML attributes
Albert Krewinkel
1
-0
/
+11
2016-05-12
Merge pull request #2894 from sid-kap/rst-code-class
John MacFarlane
1
-0
/
+29
2016-05-11
Org reader: add support for sub/superscript export options
Albert Krewinkel
1
-0
/
+6
2016-05-09
Org reader: fix inline-LaTeX regression
Albert Krewinkel
1
-0
/
+4
2016-05-05
Merge pull request #2898 from tarleb/org-table-refactoring
John MacFarlane
1
-5
/
+16
2016-05-04
Org reader: fix spacing after LaTeX-style symbols
Albert Krewinkel
1
-0
/
+4
2016-05-04
Org reader: fix handling of empty table cells, rows
Albert Krewinkel
1
-1
/
+12
2016-05-04
Org reader: stop padding short table rows
Albert Krewinkel
1
-4
/
+4
2016-05-01
Add one more test
Sidharth Kapur
1
-0
/
+14
2016-05-01
Use `codeBlockWith`
Sidharth Kapur
1
-6
/
+6
2016-05-01
Add test for RST code directive class
Sidharth Kapur
1
-0
/
+15
[next]