diplodoc-platform / diplodoc-platform/transform
Problem with links containing only an open parenthesis
Open
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 59
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 6
Description
For example: https://example.com/search?q=table%5C(maps
This is a valid url, but it breaks the markup of the link.
```[link](https://example.com/search?q=table%5C(maps)```
Github markdown has same problem: [link](https://example.com/search?q=table%5C(maps)
Contributor guide
Assessment
This issue has not been assessed yet.