From c378d664cc9252cb4c65bbc5af6f282bc58a1863 Mon Sep 17 00:00:00 2001 From: Dale Higgs Date: Mon, 23 Jul 2018 21:10:45 -0500 Subject: [PATCH] Update note syntax --- source/lovelace/tips.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/lovelace/tips.markdown b/source/lovelace/tips.markdown index 50c7ae964e0..32ea7b697f4 100644 --- a/source/lovelace/tips.markdown +++ b/source/lovelace/tips.markdown @@ -31,9 +31,11 @@ this tool is to help give you something to start playing with right away. The [Lovelace Config Generator][config-generator] by [@thomasloven] provides you with the ability to split your Lovelace configuration into multiple files. -*Note: Split configuration is currently possible directly in Lovelace, but it -is expected to be removed in the near future due to fact that Home Assistant -will be writing directly to the `ui-lovelace.yaml` file.* +

+ Split configuration is currently possible directly in Lovelace, but it + is expected to be removed in the near future due to fact that Home Assistant + will be writing directly to the `ui-lovelace.yaml` file. +

## {% linkable_title Tips and Tricks %}