mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 15:35:53 +03:00
[GH-ISSUE #814] Remove the '$' from the code section of the README #571
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#571
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @djacquensf9 on GitHub (Mar 29, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/814
Hi,
The actual README.md is very well but at the beginning of each code section, there are some '$' at each beginning of each line.
The issue with this is that if you wish to copy the code, you also copy the '$'.
I propose to remove these '$'.
If this is OK, I can do it quickly.
Thanks,
David
@cuu508 commented on GitHub (Mar 29, 2023):
Thanks, that's a good idea, fixed!
@djacquensf9 commented on GitHub (Mar 29, 2023):
Thank you again !!
@djacquensf9 commented on GitHub (Mar 29, 2023):
@cuu508, same same with the README.md in the docker directory
@cuu508 commented on GitHub (Mar 29, 2023):
Ah yes, fixed!