mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Add missing HTML details end tags
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
9bb0ecc9d4
commit
fc536c8b7b
|
|
@ -101,4 +101,6 @@
|
|||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
</details>
|
||||
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -66,4 +66,6 @@
|
|||
{{ jsonify (dict "indent" " ") $example }}
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue