Hacker News new | ask | show | jobs
by agoose77 410 days ago
A shameless plug for the MyST Engine https://mystmd.org/

It's a document engine that ingests Markdown (particularly the MyST superset) and builds upon "structured data" for sharing.

E.g. SciPy's proceedings: https://proceedings.scipy.org/articles/XHDR4700

1 comments

Just a note on MyST's citations feature as I was researching it this morning: until this ticket [1] is worked on there's one bibliography style and that's it.

1. https://github.com/jupyter-book/mystmd/issues/1462