For a proof/test, here is in this journal, as the forum's text input box is different: https://side7.com/u/dustsucker2099/journal/1133
Aye, the site originally used raw HTML (which still works) and the UI's translation to Markdown has created some discrepancies. Line breaks are finicky and wide spaces are automatically truncated, but can be brute-forced with
tags and special characters, respectively.
Yeah, Markdown has been a pain in the neck. It's on my list to phase out.
-- BK
Hopefully by then we'll be able to edit comments: CivFanatics moved from vBulletin to Xenforo in 2016 and it broke formatting in several elements, specifically tables and (somehow) Unicode characters like curly-quotes and accent marks, and I still haven't patched everything. D:
This is not meant to pressure or anything, just thought to bring it up.
No, not feeling pressured, but thank you. I've had it on my list to take care of for a while; either phase it out or find a better Markdown parsing engine.
-- BK
Side 7 may be the first I've seen a website intentionally use multiple scripts in parallel. If you can find a better parser, that may be the better solution than ripping it out. Discord/InkBlot immigrants will know Markdown by rote, and it does make for a useful shorthand against full HTML/BBCode (especially on the Forums, which don't have a live editor).
I think I may have found a better parser. Will have to do some trials to see.
-- BK