philwilson.org

2 posts tagged with "tables"

See all tags and the latest posts

mdtable-pretty-printer is a plugin for Inkdrop

10 February, 2024 - 176 words
mdtable-pretty-printer is a plugin for Inkdrop which tidies markdown tables in your notes. This is the first plugin I’ve written for Inkdrop, and was an interesting experience. Plugins are written in JavaScript, which I don’t write a lot of, and follow React-based patterns which I’m...

read more

675

01 September, 2003 - 72 words
Having spent the day doing some maintenance work on one of our legacy sites, I can hand on heart say that old sites using tables for layout are far, far, far harder to edit than current sites using CSS for layout. Even given its weaknesses (the web dev department’s favourite this week has been inline-block, o...

read more