#
3dfaa524 |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
docs/presence/rpolicy.md: Fix MD033 warnings
The following warnings are generated by using markdownlint analysis: ``` docs/presence/rpolicy.md:37:6 MD033/no-inline-html Inline HTML [Element: code] d
docs/presence/rpolicy.md: Fix MD033 warnings
The following warnings are generated by using markdownlint analysis: ``` docs/presence/rpolicy.md:37:6 MD033/no-inline-html Inline HTML [Element: code] docs/presence/rpolicy.md:37:1 MD033/no-inline-html Inline HTML [Element: pre] docs/presence/rpolicy.md:50:5 MD033/no-inline-html Inline HTML [Element: b] docs/presence/rpolicy.md:50:8 MD033/no-inline-html Inline HTML [Element: i] ``` Refer to markdown-lint [1] to fix MD033 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/033-no-inline-html.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I31748039b2f6a5bae46245a416dbde2eed4f3699
show more ...
|
#
14c82483 |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
docs/presence/rpolicy.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 [
docs/presence/rpolicy.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: Ic2ddba30a55a328af2528afc56a2147c7ceb6f59
show more ...
|
#
a49e3f19 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I961ec77b2617da3e097e64e0d8e8980bb7e5b426 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
49d45bcd |
| 16-Feb-2021 |
Matthew Barth <msbarth@us.ibm.com> |
docs:presence: Configuration content and syntax Fill in fan presence JSON configuration content and syntax documentation for each attribute available in configuring how a fan is detected
docs:presence: Configuration content and syntax Fill in fan presence JSON configuration content and syntax documentation for each attribute available in configuring how a fan is detected to be present or not. Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: Ie137031b76d956a352967339cd5553d1179bcfa5
show more ...
|