-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Description
Today copying from doctests is a bit annoying, especially if there are multiple lines involved, because you'll also select the iex>
or ...>
parts.
It would be great, if we could make it so that those parts are skipped over when you try to select and copy the code from examples. I did a little research and it seems it's possible to do this in css with user-select: none
, but I'm not really sure how to integrate it into the ex_doc pipeline.
OvermindDL1 and nscyclonewojtekmach
Metadata
Metadata
Assignees
Labels
No labels