Skip to content

Anchors are converted to lowercase #284

Description

@fthommen

Hi,

anchors written as <wrap #ThisIsMyAnchor /> seem to be converted into <span id="thisismyanchor"></span>, which breaks their usability. Is there a specific reason, why the case of the anchor text is not preserved?

We e.g. use (resp. wanted to use) these anchors to link to specific tags within the page. These tags are e.g. ticket identifiers from external companies and have a specific, given, case sensitivity. Manually having to change the case sensitivity before using them instead of being able to copy-paste them into e.g. the URL would make these anchors - for this use-case - useless.

I'm also happy to manually patch our installation of the wrap plugin, but unfortunately I have no idea, where this would have to be done. I'm happy to receive any pointers.

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions