[check_equal"Image with text""<p>This is an image <img src=\"img.png\" alt=\"Image 1\" /></p>"(convert"This is an image ")
[check_equal"Image with text""<p>This is an image <img src=\"img.png\" alt=\"Image 1\"/></p>"(convert"This is an image "),
check_equal"Image with classes""<p>This is an image <img src=\"img.png\" alt=\"Image 1\" class=\"new-img\"/></p>"(convert"This is an image {.new-img}")