This seems like something I should be able to figure out but I am not having any luck at all...
All I would like to do is be able to use [s]SOME TEXT[/S] and then have "SOME TEXT" get a single strike through it using the HTML code...
<STRIKE>SOME TEXT</STRIKE>
Sorry for such a basic question but I really need this as I have my staff helping do some rewrites and we need a better way to mark up the changes that are being proposed.
EDIT - OK, so it works here but not on my forums... I am using vb 3.5.3. and the code I was after is...
PHP Code:
[s]SOME TEXT[/S]
EDIT 2:
I got a PM with this link...
https://vborg.vbsupport.ru/showthrea...ht=Strike+Text
THANKS and I feel foolish for not having found that... Thanks!
Following is what I added and it works great...
PHP Code:
Title: Strikethrough
Tag: s
Replacement: <s>{param}</s>
Example: [s]Strikethrough[/s]