JetBrains / JetBrains/markdown
Balanced parentheses are not recognized in LINK_DESTINATION
Open
- Dominant language
- Kotlin
- Stars
- 958
- Forks
- 104
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 12
Description
The following example `[link](foo(and(bar)))` (see https://spec.commonmark.org/0.30/#example-495) results in SHORT_REFERENCE_LINK for `[link]` and TEXT for the rest. But it should be an inline link.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.