-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
bugSomething isn't workingSomething isn't workingcontrib-mediumMedium dev difficulty for contributionMedium dev difficulty for contribution
Description
Describe the bug
When I create a named anchor to scroll to a specific section on the page, the named anchor works in the Wiki Editor preview panel, but when saved and viewing the actual page, the named anchor does not work.
To Reproduce
Steps to reproduce the behavior:
- Navigate to page
- Click on Edit Page button in lower right corner
- Add a named anchor
<a name="myAnchor">My Anchor</a> - Further down the page add
<a href="#myAnchor">Got to Anchor</a>
Expected behavior
Scrolling up to the named anchor.
Additional context
I have tried using both HTML and Markdown syntax, but neither work in the actual page, but BOTH work in the Editor View.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcontrib-mediumMedium dev difficulty for contributionMedium dev difficulty for contribution



