| 00:14 | <TabAtkins> | And I just finished the initial build of dfn-panels into Bikeshed. https://github.com/tabatkins/bikeshed/issues/469 for details; it has to be preffed on right now. |
| 00:21 | <Domenic> | TabAtkins: I'm pretty excited to see that in action |
| 00:24 | <TabAtkins> | Domenic: It looks exactly like dfn.JS, so hopefully you won't notice any change 😁 |
| 00:26 | <TabAtkins> | Except the lists of links will be *slightly* more useful, since they won't include the self-link or anything from the indexes. |
| 00:42 | <TabAtkins> | Oh, and no long lag in big specs like HTML. 😁 |
| 00:43 | <Domenic> | Hmm dfn.js is pretty fast for me in HTML |
| 00:44 | <Domenic> | The problem with it there is that it's useless on multipage |
| 00:44 | <Domenic> | However I'd be really worried about baking in dfn.js popups in singlepage HTML |
| 00:44 | <Domenic> | It seems like it could triple the size of an already-large document |
| 00:45 | <Domenic> | but yeah dfn.js needs to be tweaked to not include the self-link better in HTML; there are some issues there that are HTML specific I believe. |
| 02:59 | <GPHemsley> | Ms2ger: No plans or objections for anything |
| 05:35 | <annevk> | TabAtkins: I think Ian wrote dfn.js |