deleted
test
Use < > not [ ]
~~Markdown~~
<s>HTML</s>
[s]BB Code[/s]
can also use two tildes both before & after
Tilde test.
Ooh, that’s cool.
That’s what @crowmanyclouds was demonstrating above; the three formats you can use to achieve the effect.
Yeah, it’s just that I was already familiar with the “s” tags, I didn’t realize the tildes were an actual way to do the markdown. It just looked like a title. That’s one of the risks of too much brevity I guess.
So the tildes operate the same way asterisks do (when they make text bold or italic).
Does one tilde do anything?
~Nope.~
Oh well. I thought maybe it would do an underline, that would be a logical progression.
Markdown doesn’t normally support underlined text; you’ll have to use HTML tags for that.
<u>underline</u>