I think embed:
http://url.... should be deprecated in MARKMIN.
It think if a url is found and not marked-up whether or not prefixed with "embed:" the url should be precessed by the function
This function uses the oembed protocol to figure out the best way to embed the content pointed by the url (whether it is an image, a video, a youtube page, etc.) The {} argument is a dictionary that will be used for caching.
The iframe prefix should be left alone but may need to discuss security. Should it be enabled by default?
This may actually simplify markmin.
Massimo