The good folks over at Executable Books have developed a new markdown flavor which adds support for function-like operations, citations, custom labeling, and more. The new markdown flavor is called MyST.
Is this available in Julia yet? I don’t think so, because I’ve done a bit of searching and haven’t found anything yet, but I wanted to check here just in case.
To be clear, I’m hoping to do something like the following…
julia> using MyST
...
julia> mst"{cite}`my-citation`
"A. Einstein 2047"