Skip to content

Missing anchors; anchor links invalid syntax #74

Description

@chashayne

Anchor links in newsposts use external links syntax ([url link]), which results in invalid syntax. They should use internal links ([[link|desc]]) syntax instead.

Current for https://secure.runescape.com/m=news/forestry-part-two?oldschool=1:

[#forestry Forestry: Part Two]

Expected:

[[#forestry|Forestry: Part Two]]

The anchors themselves are also missing.

Current:

==Forestry: Part Two==

Expected:

==<span id="forestry"></span>Forestry: Part Two==

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions