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/Network/DHCPConfiguration.interface.yaml b/yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
index 74b7939..44dab9c 100644
--- a/yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
+++ b/yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
@@ -4,25 +4,25 @@
     - name: DNSEnabled
       type: boolean
       description: >
-          if true then the DNS servers received from the DHCP server
-          will be used and take precedence over any statically configured ones.
+          if true then the DNS servers received from the DHCP server will be
+          used and take precedence over any statically configured ones.
     - name: NTPEnabled
       type: boolean
       description: >
-          if true then the NTP servers received from the DHCP server
-          will be used by systemd-timesyncd and take precedence over any
-          statically configured ones.
+          if true then the NTP servers received from the DHCP server will be
+          used by systemd-timesyncd and take precedence over any statically
+          configured ones.
     - name: HostNameEnabled
       type: boolean
       description: >
-          if true then the hostname received from the DHCP server
-          will be set as the transient hostname of the system.
+          if true then the hostname received from the DHCP server will be set as
+          the transient hostname of the system.
     - name: DomainEnabled
       type: boolean
       description: >
-          if true then the domain names received from the DHCP server
-          will be used by systemd-resolved and take precedence over any
-          statically configured ones.
+          if true then the domain names received from the DHCP server will be
+          used by systemd-resolved and take precedence over any statically
+          configured ones.
     - name: SendHostNameEnabled
       type: boolean
       description: >