In February, I moved my Bookmark/Link content to using Markdown (Commonmark) as the definitively stored content format. Today, I updated that implementation.
In February, I moved my Bookmark/Link content to using Markdown (Commonmark) as the definitively stored content format. Today, I updated that implementation.
Monday I made the Chicken Karaage (Japanese-Style Fried Chicken with Soy, Sake, and Ginger Marinade) recipe from J. Kenji Lopez-Alt’s The Wok cookbook.
The chicken was good, like all fried chicken is good. There wasn’t anything particularly special about it. 3 stars ★★★☆☆
The second the browser hits that
<table-of-contents>
component, the JavaScript for it executes. It does this before it’s even loaded the child elements inside the component.
I’ve run into this at least once before, and I’m sure this is a better solution than whatever hack I implemented at the time.
(via Jeremy Keith)