Skip to content

Escape spaces in page links #77

@TIMONz1535

Description

@TIMONz1535

https://wiki.facepunch.com/gmod/ENTITY_Hooks

the page link
A list of hooks **only** available for <page>Scripted Entities</page>.
produces invalid markdown url with a space

--- A list of hooks **only** available for [Scripted Entities](https://wiki.facepunch.com/gmod/Scripted Entities).

Image

in fact, if you type with a space in the browser, you will still be taken to the page, but markdown can't handle it.
so its should refers to https://wiki.facepunch.com/gmod/Scripted_Entities or https://wiki.facepunch.com/gmod/Scripted%20Entities

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions