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/VirtualMedia/MountPoint.interface.yaml b/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml
index a9f7ffb..34e3efa 100644
--- a/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml
+++ b/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml
@@ -1,6 +1,6 @@
 description: >
-    Defines the object configuration like mounting mode, image paths,
-    timouts etc.
+    Defines the object configuration like mounting mode, image paths, timouts
+    etc.
 
 properties:
     - name: EndPointId
@@ -38,9 +38,9 @@
     - name: Timeout
       type: uint16
       description: >
-          Client connection timeout in seconds.
-          If VirtualMedia cannot connect successfully with served
-          image the connection is dropped after that timeout.
+          Client connection timeout in seconds. If VirtualMedia cannot connect
+          successfully with served image the connection is dropped after that
+          timeout.
       flags:
           - const
       errors:
@@ -57,8 +57,8 @@
     - name: RemainingInactivityTimeout
       type: uint16
       description: >
-          Seconds to drop connection by server, for activated endpoint,
-          0 otherwise.
+          Seconds to drop connection by server, for activated endpoint, 0
+          otherwise.
       flags:
           - const
       errors:
@@ -75,8 +75,7 @@
     - name: WriteProtected
       type: boolean
       description: >
-          Mounting mode, 'True' if the image is read only,
-          'False' otherwise.
+          Mounting mode, 'True' if the image is read only, 'False' otherwise.
       flags:
           - const
       errors: