Is there a chance to strikeover a text?

72 views
Skip to first unread message

petr....@gmail.com

unread,
Dec 16, 2016, 12:34:20 PM12/16/16
to Roadkill Wiki
Hi all,

in the legacy parser source code, I revealed the comment:


/// 1. __underline__ ==> <u>underlined</u>

/// 2. ^^super^^script ==> <sup>super</sup>script

/// 3. ,,sub,,script ==> <sub>sub</sub>script



/// 4. --strikethrough-- ==> <del>strikethrough</del>

I've tested those markups and __underline__, ^^super^^ and ,,sub,, works perfectly.

 --strikethrough-- markup does not work resp. a parser recognizes it
but instead of rendering strike-over text it simple removes a text
completely (there is no output rendered for it at all).

Is it an intention or a bug?

Or, is there any other way how to achieve strike-over text?


Thanks, Petr


Chris Small

unread,
Jan 4, 2017, 4:09:44 AM1/4/17
to roadki...@googlegroups.com
Unfortunately the Creole parser in Roadkill isn't the most modular, clean piece of code ever written (it's Microsoft's old Codeplex parser). Roadkill is moving to Markdown only in the next version, including a tonne of extensions but in the meantime maybe just use a regex as a work around.

--
You received this message because you are subscribed to the Google Groups "Roadkill Wiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to roadkillwiki+unsubscribe@googlegroups.com.
To post to this group, send email to roadki...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/roadkillwiki/c4d1cb94-ad68-4f8b-b6d4-5c7774a6b1fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages