strapdown icon indicating copy to clipboard operation
strapdown copied to clipboard

Not support Markdown Link wrapper

Open codeskyblue opened this issue 11 years ago • 2 comments

when I put code

<http://www.google.com.hk>

It doesn't show a link.

codeskyblue avatar Oct 31 '13 11:10 codeskyblue

When I put in a markdown link, e.g. [content](url) it doesn't provide a link with the content word in rendered html. It renders the exact verbiage in a code block. Does Strapdown support markdown links?

doneill avatar Nov 24 '14 04:11 doneill

Links do work, issue I had was my html was indented, un-indented the <xmp> section and the markdown rendered properly.

doneill avatar Nov 24 '14 04:11 doneill