-
Notifications
You must be signed in to change notification settings - Fork 735
Open
Labels
doc buildsRelates to building the documentationRelates to building the documentation
Description
Here are screenshot of problem:

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
Labels
doc buildsRelates to building the documentationRelates to building the documentation
Type
Projects
Status
π Backlog