From 40346ee82a94cdae17fe19a9451ad1e047ad3e48 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Thu, 9 Mar 2023 19:37:43 +0100 Subject: [PATCH] format Signed-off-by: Johan Haals --- microsite/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/microsite/README.md b/microsite/README.md index 7545998065..723baa1a54 100644 --- a/microsite/README.md +++ b/microsite/README.md @@ -217,4 +217,3 @@ Full documentation can be found on the [Docusaurus website](https://docusaurus.i - If you want to make images zoomable on click, add the `data-zoomable` attribute to your `img` element. - In a docs or blog `.md` file, convert `![This is image](/microsite/static/img/code.png)` syntax to `This is image` -