We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be great if redirects could include the URL fragment in the redirect.
If this is the redirects file:
redirects
testing.rst test.rst
This is an example of including the URL fragment in the redirect:
./testing#example -> ./test#example
Would JS be the only way to accomplish this?