Possible Duplicate:
Markdown handles inline bold text (within a word) incorrectly
See here:
If I want to write Hello but only bold the H I can try:
*H*ello
Well that is weird....
What I typed was **H**ello. That should have worked.
It does work when I use a UTF-8 Hack however:
Hello
Looks the same: **H**ello but somehow it shows differently.
What I am using is called a ZERO WIDTH SPACE. The problem is, why do I have to go through so much trouble just to make one letter in a word bold?
This affects times where people have to make answers like over here. Where the OP is trying to emphasize certain beginning of words.
Can this be fixed? As shown it is as easy as a UTF-8 Hack in the markdown.

**He**llocould still do it by writing\*\*H\*\*ello. I don't see in which cases highlighting the first letter would be done when the user doesn't want that. – kiamlaluno Dec 23 '11 at 15:13**H**ellocould still do it. My comment was also to say that I doubt we would have users asking why they get a bold H when they wanted to write**H**ello. – kiamlaluno Dec 23 '11 at 15:18un*frigging*believable" – Arjan Dec 23 '11 at 15:23