• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Weird hidden handling of Markdown-type formatting

Status
Not open for further replies.
Level 23
Joined
Jan 3, 2022
Messages
498
The forum is supposed to be using BB-Code in messages like this right? bold text = [b]bold text[/b].
Well apparently it also supports Markdown. The previous sentence was brought to you by: Well *apparently* it also supports **Markdown**.

My only issue with it being unexpected. I wanted to colorize text inside [COLOR=rgb(226, 80, 65)]backticks[/COLOR] and instead it turned into an icode element (inline code). Adding salt to the surprising injury, I can't escape the backticks like in Github-flavoured Markdown with backslashes: \it isnt supposed to be code\. I can't turn it off as an option before posting my message. And it only becomes visible in Preview or after posting.

This probably isn't even a Hive issue and Xenforo's instead?

Tip: you can see my original formatting by "Reply-ing" to the message, then edit it in your reply box.
 
This probably isn't even a Hive issue and Xenforo's instead?
This.

But let me try something `stuff with backticks around`.

I know it's not ideal. Ultimately it would be nice with a couple settings per message and defaults per account. But what you can do is to wrap things with [plain] tags to prevent markup.
 
Status
Not open for further replies.
Back
Top