Raman the Shaman

Ekklesian

Well-known member
Doctor
Elect
Joined
May 17, 2021
Messages
3,210
Reaction score
706
Points
113
Location
Western Hemisphere

Even more concerning, Raman goes on to say that he and his team are “abandoning … all sort[s] of metrics” and adopting “completely holistic” application practices so Duke can bring on more women and “non-white” surgeons, Shapiro said.
 
Last edited:
Not sure how the strike through got in there. I'm on my phone. I'll fix it later.
 
Not sure how the strike through got in there. I'm on my phone. I'll fix it later.

[s] tags indicate strikethrough. Unfortunately there's no way to escape the brackets other than putting it in a code block (which looks funny), so the occasional interpolation gets accidentally misinterpreted as markup.

I fix it by inserting an empty set of [i][/i] tags between the opening bracket and the S or QUOTE or whatever it is:

all sort[[i][/i]s]

And if you think that's complicated, here's what I had to do in BBCode to display it:

Code:
[b]all sort[[[i][/i]i][[i][/i]/i]s][/b]

Recursion is evil.
 
Last edited:
Top