Hacker News new | ask | show | jobs
by xeonmc 1184 days ago
Thanks, the main thing I want is to be able to embed the generating code directly into the markdown file, server side rendering is fine too as long as it does not involve me manually converting them.

If there is a way to script in an Asymptote render step into MdBook that would be ideal, otherwise I’ll need to chain it with GitHub actions or something like that…