Embedding youtube videos with Hakyll

from blog Jonas Hietala, | ↗ original
A while ago a made a timelapse of my entry to Ludum Dare. This is how I parse and embed videos using Hakyll. I don’t want to remember any special syntax for embedding, I don’t want to bother (remember?) to use something like {% youtube: %} or whatever syntax we might find pretty. The simplest solution I could think of is simply to have a bare...