index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
writer.dokuwiki
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
Bullet and ordered lists now always simple in dokuwiki writer (#386)
claremacrae
1
-28
/
+15
2013-08-19
Removed unnecessary line-break after hard break in dokuwiki writer (#386)
claremacrae
1
-2
/
+1
2013-08-18
Treat inline code blocks like <code> instead of <tt> in dokuwiki writer (#386)
claremacrae
1
-6
/
+6
2013-08-17
Fixed inlined code in dokuwiki writer (#386)
claremacrae
1
-6
/
+6
2013-08-17
Don't add entities in <code> blocks in dokuwiki writer (#386)
claremacrae
1
-10
/
+10
2013-08-17
Implement <code> blocks in dokuwiki writer (#386)
claremacrae
1
-15
/
+15
2013-08-06
Implement strikeout in dokuwiki writer (#386)
claremacrae
1
-1
/
+1
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-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
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
1
-0
/
+653