extension for ref resolve, explode, implode, weave, tangle
This commit is contained in:
parent
8203f50fd5
commit
65bfc1aebf
39 changed files with 3959 additions and 25 deletions
13
examples/migration/legacy-transclusion-context.md
Normal file
13
examples/migration/legacy-transclusion-context.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: Legacy Transclusion Successor
|
||||
namespaces:
|
||||
std: ./standard
|
||||
---
|
||||
|
||||
# Contract Draft
|
||||
|
||||
The old broad transclusion idea is now split into path includes and
|
||||
reference-backed processors.
|
||||
|
||||
```mkt-include {#payment-clause ref="std:clauses.md#payment"}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue