Add missing HTML details end tags

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-06-20 05:09:57 +02:00
parent 9bb0ecc9d4
commit fc536c8b7b
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D
2 changed files with 4 additions and 0 deletions

View file

@ -101,4 +101,6 @@
{{ end }}
{{ end }}
</details>
</section>

View file

@ -66,4 +66,6 @@
{{ jsonify (dict "indent" " ") $example }}
```
</details>
</section>