Notes

tagged gin

Kartik Prabhu
replied to a post on Twitter with
likely because no one filed mid-sentence punctuation as a use-case. And as we saw the box model is hard to get right as is.
Kartik Prabhu
replied to a post on Twitter with
The hanging quotes show up in @googlechrome but not in @firefox (see screenshot); not sure who is getting the box model text flow wrong.
Kartik Prabhu
Time to make some gin!
Kartik Prabhu
2017 indieweb commitments * remove the over-zealous fragmention handling in receiving webmentions which assumes the double-hash “##” notation; use whatever URL is received. update marginalia to accept this. * delete the responses container if all responses are marginalia. * remove marginalia.js from notes (since it is useless there), and put only on article permalink pages. * fix responsive images height issue: currently my responsive images don’t know their heights and so cause flow when they load. This interferes with fragmention for instance. * fix hfeed2atom to display response-context in the Atom feed. * develop a mf2-format for a bibliography to represent metadata of scientific papers in HTML+mf2. Use it to get better representation of data on https://kartikprabhu.com/papers. Prior-art: bibtex format, Atom/RSS from http://arxiv.org, others?