chore(markdown): MD046 Code block style

Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
This commit is contained in:
txtsd 2022-07-12 21:07:05 +05:30
parent fba20e2cfb
commit 06cc7e4ea0
No known key found for this signature in database
GPG Key ID: 000F85679D4B6B53

View File

@ -26,6 +26,7 @@ Signed-off-by: Author name <Author email>
By signing off your work, you agree to the terms below: By signing off your work, you agree to the terms below:
```
Developer's Certificate of Origin 1.1 Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that: By making a contribution to this project, I certify that:
@ -51,6 +52,7 @@ By signing off your work, you agree to the terms below:
personal information I submit with it, including my sign-off) is personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved. this project or the open source license(s) involved.
```
These terms will be enforced once you create a pull request, and you will be informed automatically if any of your commits aren't signed-off by you. These terms will be enforced once you create a pull request, and you will be informed automatically if any of your commits aren't signed-off by you.