extension for ref resolve, explode, implode, weave, tangle

This commit is contained in:
2026-05-04 02:25:49 +02:00
parent 8203f50fd5
commit 65bfc1aebf
39 changed files with 3959 additions and 25 deletions

View File

@@ -0,0 +1,26 @@
---
title: Reference Context
namespaces:
std: ./standard
---
# Reference Context
This document declares the namespaces used by reference examples.
## Local Overview
Local sections can be addressed with `#local-overview`.
<!-- mkt:region id="summary-snippet" tags="reuse summary" -->
This named region can be resolved with `#region:summary-snippet` or
`#tag:summary`.
<!-- /mkt:region -->
```python {#example-loader tags="code demo" tangle="src/example_loader.py"}
def load_example():
return "ready"
```
```mkt-include {#payment-example ref="std:clauses.md#payment-terms"}
```

View File

@@ -0,0 +1,9 @@
# Standard Clauses
## Payment Terms {#payment-terms}
Payment is due within 30 days unless a governing contract says otherwise.
## Warranty
The warranty period starts on the effective date.