Hacker News new | ask | show | jobs
by anabranch 4220 days ago
I made a quick and dirty script to convert markdown to quiver already but unfortunately have a ton on my plate right now.

https://gist.github.com/anabranch/09c421e3ff13e1245316

This basically just splits it on ```code``` blocks and only supports python at the moment, but could be a resource for others.

1 comments

Wow, that's fast. Appreciate that. Added to Quiver wiki.