This commit introduce a new type named "images" which accept an array of images. I've chosen to implement it with a style consistent with the "image" type. Additionnaly, the library now accept images where the "src" attributed to set to the base64 image data instead of the URL.
This commit introduce a new type named "images" which accept an array of images. I've chosen to implement it with a style consistent with the "image" type. Additionnaly, the library now accept images where the "src" attributed to set to the base64 image data instead of the URL.