Skip to content

Exclude permalink from word selection #245

Open
@pyhedgehog

Description

@pyhedgehog

Here are screenshot of problem:
image
When I double-click on section header to copy it to my code I don't want to finish with permalink-emoji within my YAML. :-)
Seems it rathes simple to fix - permalink matches .rst-content dl dt .headerlink, selector in theme.css. So all we need is to add user-select: none; like (and possibly a lot of browser-specific lines) there. At least this works-for-me in Firefox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc buildsRelates to building the documentation

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions