Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix relative links not working in safe mode (issue #254) #513

Merged
merged 4 commits into from
Jun 4, 2023

Commits on May 29, 2023

  1. add a more general url parser/sanitizer

    copies a url regex from pagedown (used by stackoverflow)
    pknowles authored and Crozzers committed May 29, 2023
    Configuration menu
    Copy the full SHA
    50e8f51 View commit details
    Browse the repository at this point in the history
  2. Add tests for relative links in safe mode and remove MIT license text…

    … in favour of link.
    
    Project source, copyright notices and link to license are kept but the
    full MIT text was removed
    Crozzers committed May 29, 2023
    Configuration menu
    Copy the full SHA
    7690990 View commit details
    Browse the repository at this point in the history
  3. Update changes.md

    Crozzers committed May 29, 2023
    Configuration menu
    Copy the full SHA
    2be9f5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a46040 View commit details
    Browse the repository at this point in the history