From bf53500e773e5b1e84ae232b70291dff4a11749f Mon Sep 17 00:00:00 2001 From: typorian Date: Fri, 12 Jan 2024 19:46:39 +0100 Subject: [PATCH] Fix missing markdown Co-authored-by: Cem Aksoylar --- docs/docs/config/system.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/config/system.md b/docs/docs/config/system.md index f8324ae9..7266304e 100644 --- a/docs/docs/config/system.md +++ b/docs/docs/config/system.md @@ -74,8 +74,9 @@ Exactly zero or one of the following options may be set to `y`. The first is use :::note USB Boot protocol support -By default USB Boot protocol support is disabled, however in certain situations such as the input of Bitlocker pins or FileVault passwords may require it to be enabled. +By default USB Boot protocol support is disabled, however certain situations such as the input of Bitlocker pins or FileVault passwords may require it to be enabled. +::: ### Bluetooth See [Zephyr's Bluetooth stack architecture documentation](https://docs.zephyrproject.org/latest/guides/bluetooth/bluetooth-arch.html)