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/Host.interface.yaml b/yaml/xyz/openbmc_project/Control/Host.interface.yaml
index eec2ce0..2ff27d5 100644
--- a/yaml/xyz/openbmc_project/Control/Host.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Host.interface.yaml
@@ -33,14 +33,14 @@
       values:
           - name: SoftOff
             description: >
-                Host firmware should do a clean shutdown and request a chassis power
-                off to the BMC when complete.  This command will return once the
-                command has been sent to the host.
+                Host firmware should do a clean shutdown and request a chassis
+                power off to the BMC when complete.  This command will return
+                once the command has been sent to the host.
           - name: Heartbeat
             description: >
                 Note: This is in the process of being deprecated in favor of the
-                new xyz.openbmc_project.Condition.HostFirmware interface.
-                Used to determine if the host is running and functional.  This
+                new xyz.openbmc_project.Condition.HostFirmware interface. Used
+                to determine if the host is running and functional.  This
                 command will return once the command has been sent to the host.
                 The response to the attention and the reading of the command
                 provides the needed functional information.