utils.py is unable to handle images with dots in filenames or non png/svg images
Problem
Moodletools at the moment cannot handle images that have extensions other than png or svg or have more than one dot in their filename.
Solution
we shoudl adapt the regex to handle these kinds of images