Skip to content

Commit 04157d8

Browse files
committed
fix markdownlint
1 parent b838dd6 commit 04157d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Open the command palette (**Ctrl+Shift+P** / **Cmd+Shift+P**) and run:
3333

3434
### Renumbering
3535

36-
While inside a message or enum, run `proto3: Renumber Fields/Enum Values`. Tags are rewritten so fields count up from `1` and enums from `0`.
36+
While inside a message or enum, run `proto3: Renumber Fields/Enum Values`.
37+
Tags are rewritten so fields count up from `1` and enums from `0`.
3738

3839
### Snippets
3940

@@ -135,7 +136,7 @@ See [CONTRIBUTING](CONTRIBUTING.md). PRs that add tests and keep `npm run verify
135136

136137
![Top contributors](https://contrib.rocks/image?repo=zxh0/vscode-proto3)
137138

138-
See the full list at https://github.com/zxh0/vscode-proto3/graphs/contributors.
139+
See the full list on GitHub in the [contributors graph](https://github.com/zxh0/vscode-proto3/graphs/contributors).
139140

140141
## Release Notes
141142

0 commit comments

Comments
 (0)