Skip to content

Anchor support #219

@adumont

Description

@adumont

More a question than an issue per se.

My index.md reads like this:

---
[...]
redirect_from:
  - /projects/
---

Redirect work great.

Say I have an anchor <a name="test"></a> in index.md, I'd expect siteurl/projects#test to redirect to siteurl/#test, but instead I'm redirected to siteurl/. (anchor is lost). Is there any way to address that?

(my site is https://adumont.github.io/projects/ in case you want to see source see behaviour).

https://adumont.github.io/#tplink-cloud-api opens fine (no redirect)
But https://adumont.github.io/projects#tplink-cloud-api redirects to https://adumont.github.io/, loosing the anchor :(

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions