JetBrains / markdown

Markdown parser written in kotlin
Apache License 2.0
706 stars 78 forks source link

Link destination with <> is parsed as autolink and hence lost #104

Open vloginova opened 2 years ago

vloginova commented 2 years ago

A link destination consists of either:

Example: [Test](<http://localhost:8000/>) Test