docs(zbm): Testing HTML image tag in Markdown (#21)

This commit is contained in:
hygienic-books 2023-11-05 16:28:17 +01:00
parent b885bde3c6
commit 2b5d4b4ec8

View File

@ -245,6 +245,14 @@ An interactive questionnaure can guide you through settings and goes like this:
![Command line setup questionnaire](https://i.imgur.com/QntUYRH.mp4)
---------
<img src="https://i.imgur.com/QntUYRH.mp4"
alt="Command line setup questionnaire"
style="float: left; margin-right: 10px;" />
---------
To do the questionnaire yourself start this script with the `setup` argument:
```