Contract framework with markdown-native contracts utilizing fenced YAML blocks
This commit is contained in:
parent
3cfda33bc9
commit
e3e13ee45a
36 changed files with 2877 additions and 13 deletions
15
examples/documents/concept-note-invalid.md
Normal file
15
examples/documents/concept-note-invalid.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
document_type: concept-note
|
||||
concept_id: contract-diagnostic-model
|
||||
status: maybe
|
||||
---
|
||||
|
||||
# Contract Diagnostic Model
|
||||
|
||||
## Definition
|
||||
|
||||
A vague note.
|
||||
|
||||
## Relationships
|
||||
|
||||
It relates to other things.
|
||||
Loading…
Add table
Add a link
Reference in a new issue