Adding an image with specific size in text?
How do I add an image with specific size in the text?

Just between the text some images
Anyone?
If the plugin doesn't support images specifically, it wouldn't be able to add one. As far as image sizes go, I'd suggest making the image the size you want before attempting to use it.
5c2d88ae4ea06.jpg Wulf
If the plugin doesn't support images specifically, it wouldn't be able to add one. As far as image sizes go, I'd suggest making the image the size you want before attempting to use it.

Yeah but I mean what is the code for the json to add an image?

            "TextLines": [
              "blabla",
              "",
              "",
              "bla",
              "",
              "<color=yellow>example</color>",
              "",
              "test",
              ""
            ],

How would I add an image between these lines?

Since that suggest it is only for text, sounds like images aren't possible there.