Problem with Copy Button in the Documentation #2555
Unanswered
rajesh-entropy
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Clicking on the copy button in the documentation copying unintended characters($, >>>). We need to remove them manually after copying to local before we run them.
Can we update this? so that we copy only the actual command instead of copying all prefix characters like '$' and '>>>'.
Found this issue in below page:
https://www.python-httpx.org/
Beta Was this translation helpful? Give feedback.
All reactions