Links between docs are not shown correctly...
I recently downloaded beta of play framework (http://download.playframework.org/releases/play-2.0-beta.zip)
and there is doc written in MD files...
Links between are provided in format like:
<h2 id="workingwithplay2.0">Working with Play 2.0</h2>
<ul>
<li>[[Play 2.0 for Scala developers | ScalaHome]].</li>
<li>[[Play 2.0 for Java developers | JavaHome]].</li>
</ul>
I'm not sure, it this is inline with md however it certainly does not work... (as you can see on printscreen I'm attaching)
Is it bad formatting, or is it something Marked is missing? Can you please add support for it?
Thank you.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 26 Aug, 2012 09:08 PM
Had a horrible experience today when I realized that over 50 posts had been moved to the spam folder and I wasn't checking it frequently. I apologize sincerely for the delay in response.
These are wiki links specific to formats like Github's markdown. They are not standard Markdown and Marked has no way to process them.