How to manipulate Querystring #1937
Unanswered
fatbasstard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We've got our documentation running behind an Identity provider that adds a querystring. Although it's not breaking anything, I do like to remove it (Since Docsify keeps it intact). So we got URL's like:
https://mydocumentation.domain.com/?annoying=https%3A%2F%2Fanother-url#/mydocs/page
What is the easiest way (custom JS, plugin, a Docsify setting i cannot find?) to remove this
annoying
parameter from the querystring?Beta Was this translation helpful? Give feedback.
All reactions