Skip to content

Commit b2c808b

Browse files
committed
grant child examples
Signed-off-by: Anna Khismatullina <[email protected]>
1 parent a4712c7 commit b2c808b

File tree

4 files changed

+68
-0
lines changed

4 files changed

+68
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
class: card:class:MasterTag
2+
title: Child Type 2
3+
properties:
4+
- label: ccc # embedded:embedded:aaa
5+
type: TypeString # human readable format + core:class^
6+
- label: ddd
7+
type: TypeString
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Card from Child 2
3+
# aaa: aaa
4+
# bbb: true
5+
ccc: ccc
6+
ddd: ddd
7+
---
8+
9+
# Standard Operating Procedure
10+
11+
## 1. Purpose
12+
[Describe the purpose of the procedure]
13+
14+
## 2. Scope
15+
[Define the scope and applicability]
16+
17+
## 3. Responsibilities
18+
[List key roles and responsibilities]
19+
20+
## 4. Procedure
21+
[Detail the step-by-step procedure]
22+
23+
## 5. References
24+
[List related documents]
25+
26+
## 6. Revision History
27+
[Document revision history]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
class: card:class:MasterTag
2+
title: Child Child Type 2
3+
properties:
4+
- label: ccc # embedded:embedded:aaa
5+
type: TypeString # human readable format + core:class^
6+
- label: ddd
7+
type: TypeString
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Card from Child 2
3+
# aaa: aaa
4+
# bbb: true
5+
ccc: ccc
6+
ddd: ddd
7+
---
8+
9+
# Standard Operating Procedure
10+
11+
## 1. Purpose
12+
[Describe the purpose of the procedure]
13+
14+
## 2. Scope
15+
[Define the scope and applicability]
16+
17+
## 3. Responsibilities
18+
[List key roles and responsibilities]
19+
20+
## 4. Procedure
21+
[Detail the step-by-step procedure]
22+
23+
## 5. References
24+
[List related documents]
25+
26+
## 6. Revision History
27+
[Document revision history]

0 commit comments

Comments
 (0)