Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Clean urls in the sidebar #2

@easeev

Description

@easeev

Feature request

Provide suffix options for items the sidebar in plugin-clean-urls.

What problem does this feature solve?

Consistency in linking. Currently, sidebar items have .html suffix by default.

Activity

luaz

luaz commented on May 20, 2019

@luaz

Using the following markdown link will still refer to .html and trailing slash

[Privacy with MD](./privacy.md) -> `/privacy.html`

[About with MD](./about/README.md) -> `/about/`
easeev

easeev commented on Aug 27, 2019

@easeev
Author

Sidebar links look good (/foo/bar/) while using normalSuffix: '/' but still contain .html while using normalSuffix: '' (/foo/bar.html).

@shigma any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @luaz@easeev

        Issue actions

          Clean urls in the sidebar · Issue #2 · vuepress/vuepress-plugin-clean-urls