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
2013-08-17
Implement table headings in dokuwiki writer (#386)
claremacrae
1
-5
/
+5
2013-08-16
LaTeX writer: Avoid problem with footnotes in unnumbered headers.
John MacFarlane
1
-0
/
+6
2013-08-16
Updated tests for latest pandoc-types changes.
John MacFarlane
11
-11
/
+11
2013-08-14
Updated for removed unMeta, unFormat in pandoc-types.
John MacFarlane
12
-76
/
+76
2013-08-11
ODT/OpenDocument writer: Minor changes for ODF 1.2 conformance.
John MacFarlane
1
-1
/
+1
2013-08-11
Initial implementation of tables in dokuwiki writer (#386)
claremacrae
1
-191
/
+26
2013-08-10
Added Tests.Walk.
John MacFarlane
2
-0
/
+49
2013-08-10
Updated tests for new Format.
John MacFarlane
7
-65
/
+65
2013-08-10
Adjustments for new Format newtype.
John MacFarlane
1
-4
/
+4
2013-08-06
Implement strikeout in dokuwiki writer (#386)
claremacrae
1
-1
/
+1
2013-08-03
MediaWiki writer: Use native mediawiki tables instead of HTML.
John MacFarlane
1
-191
/
+125
2013-07-28
Implement footnotes in dokuwiki writer (#386)
claremacrae
1
-9
/
+7
2013-07-28
Removed incorrect entity conversion in dokuwiki writer (#386)
claremacrae
1
-8
/
+8
2013-07-28
Implemented linebreaks in dokuwiki writer (#386)
claremacrae
1
-1
/
+2
2013-07-26
Convert bullet and numbered lists in dokuwiki writer (#386)
Clare Macrae
1
-23
/
+23
2013-07-26
Corrected part of the failing test for lists in dokuwiki writer (#386)
Clare Macrae
1
-2
/
+2
2013-07-25
Textile reader: Improved handling of `<pre>` blocks.
John MacFarlane
1
-1
/
+1
2013-07-23
Test suite changes for new highlighting-kate version.
John MacFarlane
3
-3
/
+3
2013-07-21
LaTeX reader: Don't add spurious ", " to citation suffixes.
John MacFarlane
2
-19
/
+19
2013-07-15
Add failing test for bullet and numbered lists in dokuwiki writer (#386)
Clare Macrae
1
-52
/
+52
2013-07-15
Implement conversion of images in dokuwiki writer (#386)
Clare Macrae
1
-2
/
+2
2013-07-15
Weak implementation of hyperlinks for dokuwiki (#386)
Clare Macrae
1
-6
/
+6
2013-07-14
Fixing wrong numbered-list indentation in open document format
Alexander Kondratskiy
1
-19
/
+19
2013-07-14
Implemented horizontal rule for dokuwiki (#386)
Clare Macrae
1
-13
/
+13
2013-07-14
Implemented Emphasis (italic) and Strong (bold) for dokuwiki (#386)
Clare Macrae
1
-18
/
+18
2013-07-14
Implemented correct output of dokuwiki (#386)
Clare Macrae
1
-31
/
+31
2013-07-14
Initial work to create dokuwiki writer (#386)
Clare Macrae
3
-1
/
+866
2013-07-13
Updated a test whose output changed due to last commit.
John MacFarlane
1
-4
/
+1
2013-07-01
Markdown writer: Commas are okay in plain yaml scalars.
John MacFarlane
1
-1
/
+1
2013-07-01
Markdown writer: Render yaml title block fields in alpha order.
John MacFarlane
1
-1
/
+1
2013-07-01
Improvements to yaml title block writer.
John MacFarlane
1
-3
/
+3
2013-07-01
Switched order of fields in yaml header (writer test).
John MacFarlane
1
-2
/
+2
2013-07-01
Revert "Markdown writer: Don't include variables in metadata."
John MacFarlane
1
-1
/
+1
2013-07-01
Markdown writer: Don't include variables in metadata.
John MacFarlane
1
-1
/
+1
2013-06-30
Markdown writer: Support yaml title block.
John MacFarlane
1
-4
/
+7
2013-06-28
ConTeXt writer: Properly handle tables without captions.
John MacFarlane
1
-4
/
+4
2013-06-27
Man writer: give more fine-grained control in template.
John MacFarlane
1
-1
/
+1
2013-06-26
Stop escaping `|` in LaTeX math.
John MacFarlane
2
-2
/
+2
2013-06-25
Use latest chicago-author-date.csl.
John MacFarlane
2
-409
/
+445
2013-06-25
Fixed 'authors' metadata parsing in reST.
John MacFarlane
2
-7
/
+3
2013-06-25
Some test suite fixes for new metadata.
John MacFarlane
15
-13
/
+15
2013-06-24
Use new flexible metadata type.
John MacFarlane
5
-20
/
+37
2013-06-19
Added test for #882.
John MacFarlane
1
-0
/
+5
2013-06-19
Added a test for #833.
John MacFarlane
2
-1
/
+7
2013-06-18
RST reader: don't insert paragraphs where docutils doesn't.
John MacFarlane
1
-26
/
+26
2013-06-11
Textile reader: Correctly handle entities.
John MacFarlane
2
-0
/
+7
2013-06-02
LaTeX writer: Always create labels for sections.
John MacFarlane
1
-31
/
+32
2013-05-07
Use latest highlighting-kate and texmath.
John MacFarlane
1
-0
/
+1
2013-05-07
Updated tests for template changes.
John MacFarlane
1
-5
/
+14
2013-04-26
Updated tests for changes in LaTeX template.
John MacFarlane
3
-3
/
+9
[prev]
[next]