I built another thing!

This time I was attempting to make nice themed #markdown slides. I wanted them to look the same on Mac,Windows and Linux hence choosing markdown and not doing a keynote/pptx conversion. But there isn't a nice editor for #marp that I could find that worked on all platforms, so I wrote one! It can be installed via npm.

https://www.npmjs.com/package/marp-ui

Hopefully someone else will find this useful too!

#opensource #markdown #codeberg