Open
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
Type
Projects
Status
📋 Backlog