6
0

I'm unable to get a tilda to display even with escapes: likely strikethrough conflict

2mon 13d ago by lemmy.world/u/qualia in raccoonforlemmyapp

I'm not as familiar with CommonMark vs Markdown, but haven't been able to get a tilda character to display in the app. I verified it was successfully passed into the raw data, yet despite trying several typical escape techniques to preserve it (backslash, backticks) or its html entity reference (~) it either gets removed or not translated.

If this isn't an app issue I'd very much appreciate some debug advice for my brain.