BBCode Strikethrough: Syntax and Best Practices
To mark text as deleted or struck through in BBCode, use the [s] tag: [s]strikethrough text[/s] This renders as strikethrough text with a horizontal line through the middle. Some platforms also support the longer [strike] alias: [strike]strikethrough text[/strike] Both tags are functionally equivalent — the choice depends on your platform’s BBCode parser. HTML Output and…
