Files
summaly/test/oembed/invalid/oembed-invalid-height.json
Kagami Sascha Rosylight 28e0552f5c support width (for size ratio)
2023-03-11 21:40:34 +01:00

8 lines
138 B
JSON

{
"version": "1.0",
"type": "rich",
"html": "<iframe src='https://example.com/'></iframe>",
"width": 500,
"height": "blobcat"
}