commit | 95da5ba556012d82326e92b919ebf59e59556db6 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Fri Aug 23 10:45:02 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 23 13:40:37 2024 +0000 |
tree | 7e49ca8c703d30e0eaf5ccce73526ba2e1edf34f | |
parent | 638d148769f64f86425d6b404e7438e348f5839f [diff] |
README.md: Fix MD040 warnings The following warnings are generated by using markdownlint analysis: ``` MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] ``` Refer to markdown-lint [1] to fix MD040 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I2b8f84817f1f46f09ff7af641584e881360d7457
diff --git a/README.md b/README.md index 68b2270..e9f1ab0 100644 --- a/README.md +++ b/README.md
@@ -41,8 +41,7 @@ The "unrelated" group will have the default group priority of 0. -``` -$ cat example.json +```json { "leds": [ {