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/Control/Power/Cap.interface.yaml b/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
index 393bb1f..acbf5e9 100644
--- a/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
@@ -12,8 +12,8 @@
     - name: PowerCapEnable
       type: boolean
       description: >
-          Power cap enable.  Set to true to enable the PowerCap, false
-          to disable it.
+          Power cap enable.  Set to true to enable the PowerCap, false to
+          disable it.
 
     #TODO: These following bounds are currently owned by Settings but need to be
     #      written by OCC.Control service so must be writable for now.
@@ -37,8 +37,8 @@
       #    - readonly
       default: 0
       description: >
-          Minimum supported soft user PowerCap setting.
-          The min soft user PowerCap value is normally less than or equal to
-          the MinPowerCapValue. When the PowerCap is set to any value between
-          MinSoftPowerCapValue and MinPowerCapValue an attempt will be made to
-          maintain the cap but it will not be guaranted.
+          Minimum supported soft user PowerCap setting. The min soft user
+          PowerCap value is normally less than or equal to the MinPowerCapValue.
+          When the PowerCap is set to any value between MinSoftPowerCapValue and
+          MinPowerCapValue an attempt will be made to maintain the cap but it
+          will not be guaranted.