jgm / djot

A light markup language
https://djot.net
MIT License
1.62k stars 43 forks source link

Block level referencing and reuse syntax #231

Open lcnbr opened 1 year ago

lcnbr commented 1 year ago

Lots of PKM software use markdown and each implement their own version of embedding parts of one page/document into another. Since we can already attach attributes to blocks, it would be great to have a syntax for referencing/ inputting or embedding the content.

mcookly commented 1 year ago

Perhaps if #199 is implemented, PKM software can read and render those inclusions as an embedded reference.