markdown-preview.nvim icon indicating copy to clipboard operation
markdown-preview.nvim copied to clipboard

Redirects from /page/x to /x which causes 404

Open CrossScarDev opened this issue 1 year ago • 0 comments

Describe the bug When opening the Markdown Preview it redirects from /page/x to /x. This causes an error on refresh and other forms of navigation including using the backwards and forwards arrows in the browser: #625.

To Reproduce Steps to reproduce the behavior:

  1. Run :MarkdownPreview
  2. Open Browser
  3. Refresh Page

Expected behavior I would expect the page not to get redirected at all as the content is at /page/x.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Arch Linux

Log: N/A

CrossScarDev avatar Jul 04 '24 21:07 CrossScarDev