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...