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

feat($markdown): make page suffix configurable (close #2452) #2674

Merged
merged 2 commits into from
Nov 10, 2020
Merged

feat($markdown): make page suffix configurable (close #2452) #2674

merged 2 commits into from
Nov 10, 2020

Commits on Oct 19, 2020

  1. feat($markdown): configurable page suffix

    Extends the markdown link plugin with an option for the page suffix, which is currently hardcoded to `.html`.
    
    This fixes broken links in the markup (and hence non-js version) when using the clean urls plugin. See #2452 for details.
    
    Closes #2452.
    dennisreimann committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    124c679 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    6f8e1cb View commit details
    Browse the repository at this point in the history