From e6b8455b523d71c1e589a419d5983850dbd9da70 Mon Sep 17 00:00:00 2001
From: "marcoemi.poleggi" <marco-emilio.poleggi@hesge.ch>
Date: Tue, 22 Nov 2022 10:25:33 +0100
Subject: [PATCH] Update README.md

---
 SwitchEngines/README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/SwitchEngines/README.md b/SwitchEngines/README.md
index 16f3191..79db5df 100644
--- a/SwitchEngines/README.md
+++ b/SwitchEngines/README.md
@@ -3,20 +3,20 @@
 Lab template for a Cloud provisioning/orchestration exercise with Terraform
 (TF) and SwitchEngines (OpenStack).
 
-<!-->
+{::comment}
 ## Pedagogical objectives ##
 
   * Become familiar with a Cloud provisioning/orchestration tool
   * Provision Cloud resources in an automated fashion
-<-->
+{:/comment}
 
 ## Tasks ##
 
-<!-->
+{::comment}
 In this lab you will perform a number of tasks and document your progress in a
 lab report. Each task specifies one or more deliverables to be
 produced. Collect all the deliverables in your lab report.
-<-->
+{:/comment}
 
 **N.B.** Some tasks require interacting with your local machine's OS: any
 related commands are supposed to be run into a terminal with the following
-- 
GitLab