Sometimes you want more than plaintext in your field descriptions. Here’s a JS snippet that allows HTML (and multiple lines!) in your field descriptions.
Sometimes you want more than plaintext in your field descriptions. Here’s a JS snippet that allows HTML (and multiple lines!) in your field descriptions.
Adding a favicon to your Marketo landing page without personalised URLs and a redirect can’t be done in markup but is easy with a JavaScript snippet.
Using a project’s readme.md to generate a GitHub page is surprisingly easy. Why write content twice?
Continue reading →
Allowing href
on any element was an interesting proposal but has so far been gathering dust in favour of “block-level” links—allowing an anchor element to be the parent of a block-level element—but what if that was a mistake?