Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install commands in README copies the % sign when you use copy button #266

Open
pllim opened this issue Dec 4, 2024 · 0 comments
Open
Labels

Comments

@pllim
Copy link
Member

pllim commented Dec 4, 2024

In https://github.com/astropy/astropy-workshop/blob/main/00-Install_and_Setup/README.md , when user use the copy icon/button (right side of the command line), it also copies the %, which would cause error on the terminal.

Example: % conda info

Desired outcome:

a. Remove % from the examples, OR
b. Have some magic so the copy icon/button ignores the % on copy.

cc @mwcraig @eteq

@pllim pllim added the bug label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant