myabc/markdownj

reference-style images are parsed as links - SourceForge Issue #1819162

myabc opened this issue · 5 comments

From alex.coles on October 28, 2008 01:16:47

reference-style images are parsed as links

input:

alt text

output:

some image here: !alt text

Original issue: http://code.google.com/p/markdownj/issues/detail?id=2

From alex.coles on October 27, 2008 17:39:54

Issue reproduced. http://babelmark.bobtfish.net/? markdown=%21%5Balt+text%5D%5Bid%5D%0D%0A%0D%0A%5Bid%5D%3A+%2Fsomeurl%2F%0D%0A%0D%0A&src=
1&dest=2

Status: Accepted
Labels: -Priority-Medium Priority-High

From alex.coles on October 27, 2008 18:09:35

Labels: Milestone-Release0.4.0

From alex.coles on February 16, 2013 06:26:28

See Pull Request: #2

From alex.coles on February 18, 2013 16:22:40

Status: Started

Partially resolved in #2. Closing.