-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
Consider the following snippet:
```python
extensions = [
...
"sphinx.ext.intersphinx",
]
```It would be nice to have the copy button strip out the elipsis there, but it is not clear how that can be done
Proposal
Probably the solution would be using: copybutton_exclude, but is there a pygments directive for that?
Tasks and updates
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request