Ticket #19 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

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

Reported by: Alexey Verkhovsky <alex@…> Owned by: deveiant
Priority: normal 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

Changed 3 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

Changed 3 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.