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