UI > wiki > Feature (approved)

new format: strike through / #2328

Summary

approved
Oct 6, 2006
100%
Oct 6, 2006 / binder
May 23, 2008 / pixtur
pixtur
 

Attached files

No files uploaded
we need a new wiki format: strike through like HTML: <s>durchgestrichen</s>

e.g. you could change done features in a task with this.

10 Comments

pixtur

Oct 6, 2006
Discussion!
There are some more possible syntax options:

 ~~striked~~
 --striked--
 [striked]striked[/striked]

I like the syntax of tracWiki: trac.edgewall.org/wiki/WikiFormatting

binder

Oct 6, 2006
Antwort auf Discussion!
no, I just wanted to make sure, everybody knows, what i mean with strike through! ;)

so, strike through would be my favourite, because - is for lists?

pixtur

Oct 6, 2006
New Comment
ok... the tilted line is my favorit too.

pixtur

Jan 9, 2007

binder

Jan 12, 2007
ah cool! ;)
but: if there are some special characters or other wiki-formats, ~~ doesn't work anymore...
the regex should be able to strike through other formats?

pixtur

Jan 13, 2007
Sorry...
...but some wiki elements are not cascaded any further. Just like bold, strike is not been evaluated for sub blocks. This would make the regex much more complex and slower. I don't think that this is really necessary...


binder

Jan 17, 2007
Antwort auf Sorry...
We use strike through to visualize, which part of an task is already implemented.

and in task description we use some wiki formats to highlight text. if this text is marked as done, we need this... *G*

webbplatsen

May 22, 2008
Doesn't work so good
I like strike through but is not work as aspected just like u guys already said.

Is there any solution planed for this "~~" is very sensitive how you use it and it breaks more than it works.

webbplatsen

May 22, 2008
Strange behaivor
I can not use more than one strike through per block. Block starts with a H1 title. See example below.

This works:

Block 1

strike through

Block 2

strike through

Not this:

Block 1

strike through~~
~~strike through

pixtur

May 23, 2008
 

Comment / Update