in reply to Chris 🌱

Trying to use it like that example gives the following errors:
../tests/test_container_client/client.c:13:35: error: expected parameter name<br>   13 | #[url=https://crab.garden/tags/embed]embed[/url] "create_image_request.json", '\0'<br>      |                                   ^<br>../tests/test_container_client/client.c:12:12: error: zero or negative size array ‘CREATE_IMAGE_JSON’<br>   12 | const char CREATE_IMAGE_JSON[] = {<br>      |            ^~~~~~~~~~~~~~~~~<br>
⇧