Photo and Video Posts on the IndieWeb https://jan.boddez.net/articles/photo-and-video-posts-on-the-indieweb
Speaking of having `u-photo` adjacent to `e-content` rather than inside it, I use—unless I forget, of course—a similar approach to provide context to RSS subscribers but not to h-feed followers. #IndieWeb #microformats
Why `i` and not `em`? Because `em` is for emphasis. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/em
Why show the URL and not the page title? Because it’s simpler this way!
Could’ve made it a little more clear that that is a WordPress textarea, i.e., post content, field. I use Jetpack’s Markdown module (okay, well, perhaps not on this site, but it works all the same) and since it’s based on https://michelf.ca/projects/php-markdown/extra/, `markdown="1"` just works, as long as (!) you don’t switch to the Visual Editor and back. (This is all Classic Editor, still.)