Deterministic templating and generation support
This commit is contained in:
parent
4f010315bb
commit
1a1b5ab39c
13 changed files with 1122 additions and 7 deletions
7
examples/templates/adr-summary.generation.md
Normal file
7
examples/templates/adr-summary.generation.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# ADR Summary Generation
|
||||
|
||||
```yaml generation
|
||||
template: adr-summary.template.md
|
||||
data_file: adr-summary.data.yaml
|
||||
output: adr-summary.generated.md
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue