• 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.
  • 💡 We're thrilled to announce that our upcoming texturing contest is in the works, and we're eager to hear your suggestions! Please take this opportunity to share your ideas in this theme discussion thread for the Texturing Contest #34!
  • 🏆 Hive's 7th HD Modeling Contest: Icecrown Creature is now open! The frozen wastes of Icecrown are home to some of Azeroth’s most terrifying and resilient creatures. For this contest, your challenge is to design and model a HD 3D monster that embodies the cold, undead, and sinister essence of Icecrown! 📅 Submissions close on April 13, 2025. Don't miss this opportunity to let your creativity shine! Enter now and show us your frozen masterpiece! 🔗 Click here to enter!

Weird hidden handling of Markdown-type formatting

Status
Not open for further replies.
Level 20
Joined
Jan 3, 2022
Messages
364
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.
 

Ralle

Owner
Level 79
Joined
Oct 6, 2004
Messages
10,201
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.
Top