Another system with snippet-level transclusion is Leo site
, which uses it to good effect for code snippets (code reuse by transclusion). -- Konrad Hinsen via discord ![]()
> But that also raises new challenges: if a Pharo snippet can live in multiple pages, what does `thisPage` refer to?
Leo’s underlying data is a Directed Acyclic Graph. page ![]()