Ticket #19 (closed defect: invalid)
[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
Note: See
TracTickets for help on using
tickets.
