removed weird syntax highlighting and fixed linting errors #224
No reviewers
Labels
No Label
kind/breaking
kind/bug
kind/build
kind/dependency
kind/deployment
kind/docs
kind
enhancement
kind
feature
kind/proposal
kind
question
kind
refactor
kind/security
kind/testing
kind/translation
priority/critical
priority/high
priority/low
priority/medium
reviewed/duplicate
reviewed/invalid
reviewed/wontfix
skip-changelog
status/blocked
status/has-backport
status/has-pull
status/needs-backport
status/needs-feedback
status/needs-reviews
status/wip
upstream/gitea
upstream/sdk
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gitea/tea#224
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "crapStone/tea:fix_readme"
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?
I removed the sh syntax highlighting from the commands overview and fixed warnings my markdown-linter told me.
@ -43,3 +42,3 @@
Detailed usage information is available via `tea <command> --help`.
```sh
```none
just remove sh
https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md040---fenced-code-blocks-should-have-a-language-specified
khmarbaise referenced this pull request2020-12-12 08:29:30 +00:00