You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Long pages take ages to scroll. Also, you could use this to create toc's.
Describe the solution you'd like
The URI scheme (RFC 3986 section 3.5) defines what it calls fragments (use a # in the URI to reference a chapter of it). It would be nice if this could be implemented somehow.
PS: I really hope I'm not starting to annoy you with all of these items. They're no priority, it's just what I'm noticing and it should be written down.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Long pages take ages to scroll. Also, you could use this to create toc's.
Describe the solution you'd like
The URI scheme (RFC 3986 section 3.5) defines what it calls fragments (use a # in the URI to reference a chapter of it). It would be nice if this could be implemented somehow.
PS: I really hope I'm not starting to annoy you with all of these items. They're no priority, it's just what I'm noticing and it should be written down.
The text was updated successfully, but these errors were encountered: