Replies: 1 comment
-
|
@jamshid I do not understand how the In any case, the copying feature is a standard Docusaurus (on rabbitmq.com) or GitHub (for It's fairly reasonable for such clipboard UI elements to strip leading and trailing whitespace. By the way, you are welcome to submit a PR that tweaks the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Describe the bug
At least when using MS Edge or Safari on macOS going to https://www.rabbitmq.com/docs/install-rpm#add-yum-repositories-for-rabbitmq-and-modern-erlang and pressing the copy icon in the
# In /etc/yum.repos.d/rabbitmq.repotext box resuls in an invalid .repo file because whitespace at the beginning of the line is not preserved.Reproduction steps
# In /etc/yum.repos.d/rabbitmq.repobox both by selecting all the text and by using the little copy icon in the upper right.gpgkeylines. That results in dnf ignoring the .repo file.Expected behavior
initial whitespace should be preserved:
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions