mirror of
https://github.com/fortio/dnsping.git
synced 2026-04-27 12:25:48 +03:00
[PR #57] [MERGED] Remove language from code-fences in README.md #60
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsping#60
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?
📋 Pull Request Information
Original PR: https://github.com/fortio/dnsping/pull/57
Author: @WillAbides
Created: 8/4/2023
Status: ✅ Merged
Merged: 8/4/2023
Merged by: @ldemailly
Base:
main← Head:code-fences📝 Commits (1)
0df56a7remove language from code-fences in README.md📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+2 -2)📄 Description
The highlighting is off in the rendered version of README.md because the language option on the code fences for shell output indicates that they are shell scripts, not output from a shell session. I remove the language option because there isn't an option defined for shell output.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.