I have posted a second answer to Where can I find a working example of how to remotely invoke an OSGi service contained within Eclipse Virgo?, but the links are not formatting properly. I have a reputation of 589, so why is this? The links are necessary background to my answer.
|
If you forget about the
I didn't need to dissect your post to discover this, just removed the first couple of those tags (and their corresponding end tags.) Update: I've taken the liberty of editing your post accordingly, formatting is still not perfect (in my opinion - I dropped the ordering, for one) but your links are at least showing. |
|||||||||||||
|
|
Markdown is intentionally not parsed inside of block-level HTML tags, as the comments suggest. Mr. Disappointment's recommendation for using Markdown for your entire post is the most straightforward solution to this problem, though you can also specify the link HTML manually so long as the opening tag has the exact form |
|||
|
|
<a>links as a workaround. – lunboks Apr 10 '12 at 15:57