reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate).  Fix a few minor
markdownlint issues.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
diff --git a/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml b/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml
index 702152e..bc4b156 100644
--- a/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml
+++ b/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml
@@ -18,14 +18,10 @@
       type: boolean
       default: false
       description: >
-          PSU Power good property
-          It is a read-only property.
+          PSU Power good property It is a read-only property.
     - name: State
       type: int32
       default: 0
       description: >
-          System power status
-          0: power is off
-          1: power is on
-          Setting its value to change the system state
-          Read its value to get the system state.
+          System power status 0: power is off 1: power is on Setting its value
+          to change the system state Read its value to get the system state.