According to the community FAQ, backticks and inline links are available for the bounty remark.

What other formatting features of Markdown are also supported on Bounty remarks?

link|improve this question

Aha - Just confirmed that italic (*text*)` formatting is also supported. Line breaks are also preserved. – Rob W Jan 19 at 22:16
1  
Indeed, your emphasis and line breaks look okay, and [link](url) worked fine for me once too. – Arjan Jan 19 at 22:19
I also wondered, does adding bounties count towards the edit count for CW mode? – Rob W Jan 19 at 22:21
@Rob I couldn't find any existing questions about that, but bounties don't appear in PostHistoryTypes, so I'm guessing no, they don't count. – Jason Plank Jan 20 at 4:01
And I found the reference for `code` being supported in Frédéric comment in Can we have a way to edit bounty text?. – Arjan Jan 20 at 8:24
Hmmm, too bad Jeff deleted your earlier proof that quotes did work. I just posted a bounty remark that looked fine in the question preview, but not so much in the final result! Wish I could upvote Can we have a way to edit bounty text? twice! – Arjan Feb 19 at 13:11
@Arjan, my earlier proof showed full markdown support. However, the SE team decided to only allow the basic markdown support (See Geoff's answer). – Rob W Feb 19 at 14:04
Indeed, @Rob, I can see that deleted answer, but thanks for posting the image in a comment too! I guess full-blown Markdown might not be needed, though I've not seen any abuse yet—and your suggested limitation should have been fine too! But not being able to edit, especially as support suddenly changed, is a pity though! – Arjan Feb 19 at 14:30
feedback

1 Answer

up vote 9 down vote accepted

Bounty notices will support our markdown mini format using the same format as we allow for comments. The following will be allowed:

_italic_ and **bold** text,
inline `code in backticks`,
and [basic links](http://example.com).
link|improve this answer
So, Links are automatically converted as well? Example of link in a comment: s.tk – Rob W Jan 26 at 16:04
Ah, you've changed support and invalidated @Rob's earlier tests! Hmmm, bummer I did not know this; crying for Can we have a way to edit bounty text? now! – Arjan Feb 19 at 13:20
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged