From d277016ddd67184182cd5be6d235e5b91f6937fd Mon Sep 17 00:00:00 2001 From: thediveo Date: Sun, 5 Jan 2025 14:24:18 +0000 Subject: [PATCH] fix: doc: callout Signed-off-by: thediveo --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5676def..583d0c8 100644 --- a/README.md +++ b/README.md @@ -348,8 +348,10 @@ func Example_slice() { ## DevContainer -> [!CAUTION] Do **not** use VSCode's "~~Dev Containers: Clone Repository in -> Container Volume~~" command, as it is utterly broken by design, ignoring +> [!CAUTION] +> +> Do **not** use VSCode's "~~Dev Containers: Clone Repository in Container +> Volume~~" command, as it is utterly broken by design, ignoring > `.devcontainer/devcontainer.json`. 1. `git clone https://github.com/thediveo/enumflag`