pub fn render_embed(alt: &str, url: &str) -> Option<String>
Dispatch an embed render by  alt name.

Returns None for unrecognized embed types.
None