Fix imeta tag

This commit is contained in:
Jon Staab 2024-05-20 08:47:16 -07:00
parent 22a5e4c098
commit 829bcf648a

2
xx.md
View File

@ -60,7 +60,7 @@ Example:
["title", "Platinum Robots on the Moon"],
["subject", "Platinum Robots on the Moon"],
["published_at", "<published_at>"],
["imeta", "url https://example.com/my-track.m3u8 x <hash> ..."]
["imeta", "url https://example.com/my-track.m3u8", "x <hash>", ...]
]
}
```