Skip to content

Feature: manage comments in a versioned documentation #567

@nvuillam

Description

@nvuillam

Some documentations are versioned (mkdocs-material with mike, for example )

To not have different comments depending to versions, we need to be able to use my/doc/page as issue-term instead of v5.0.1/my/doc/page

Example code to embed:

<script src="https://utteranc.es/client.js"
        repo="megalinter/megalinter"
        issue-term="pathnameVersion"
        label="comments"
        theme="github-light"
        crossorigin="anonymous"
        async>
</script>

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

    Issue actions