Wiki-Links with hyphens don't work if a heading is specified
Open
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
I have pages with a naming scheme like this:
"main subject - chapter"
I can link to them using
```
[main subject - chapter]()
```
However, if i indicate a heading,
```
[main subject - chapter](#heading)
```
then the link points to "wiki-url/main subject#heading".
The page name is cut off before the hyphen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.