Underscores incorrectly handled in links
Open
- Dominant language
- Gleam
- Stars
- 65
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
```
[http://localhost:8000/login/random_token](http://localhost:8000/login/random_token)
```
If a link contains two underscores _ it's considered as some em text
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the example link containing underscores in the Djot parser and inspect the link and emphasis parsing paths. Done means the URL remains a link and its underscores are not interpreted as emphasis, with a regression test covering the reported input.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100