Ticket #19 (closed defect: invalid)

Opened 7 years ago

Last modified 7 years ago

[a](http://b.com/c) is not recognized as valid MarkDown

Reported by: Alexey Verkhovsky <alex@…> Owned by: deveiant
Milestone: Markdown 1.0.1 Component: MarkdownSyntax
Version: 1.0.0 Severity: normal
Keywords: markdown syntax hyperlink directory Cc:

Description

This markup:

[text](http://example.com/foo)

is not converted to a hyperlink. The problem is apparently created by the /foo part, because [text](http://example.com) is processed correctly.

Change History

comment:1 Changed 7 years ago by deveiant

  • Summary changed from [a](http://b.com/c) is not recognized as valid MarkDow to [a](http://b.com/c) is not recognized as valid MarkDown

comment:2 Changed 7 years ago by Alexey Verkhovsky <alex@…>

  • Status changed from new to closed
  • Resolution set to invalid

Sorry, this is not BlueCloth's fault, it's mine

Note: See TracTickets for help on using tickets.