UI > wiki > Feature (approved)

new format: strike through/#2328

Summary

approved
Oct 6, 2006
100%
Oct 6, 2006 / binder
Feb 5, 2007 / 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:Discussion!

6 years ago

There are some more possible syntax options:

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

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

binder:Antwort auf Discussion!

6 years ago

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:New Comment

6 years ago

ok... the tilted line is my favorit too.

pixtur:done in rev239

6 years ago


binder:ah cool! ;)

6 years ago

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:Sorry...

6 years ago

...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:Antwort auf Sorry...

6 years ago

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:Doesn't work so good

4 years ago

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:Strange behaivor

4 years ago

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:thanks for reporting

4 years ago