From e5004bcff040a2bc85d7ed6acb42425d265f1bd2 Mon Sep 17 00:00:00 2001 From: claremacrae Date: Tue, 6 Aug 2013 07:43:32 +0100 Subject: Implement strikeout in dokuwiki writer (#386) --- tests/writer.dokuwiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/writer.dokuwiki b/tests/writer.dokuwiki index 27fb29007..9063ab917 100644 --- a/tests/writer.dokuwiki +++ b/tests/writer.dokuwiki @@ -435,7 +435,7 @@ So is **//this//** word. This is code: >, $, \, \$, <html>. -This is //strikeout//. +This is //strikeout//. Superscripts: abcd a//hello// ahello there. -- cgit v1.2.3