File tree Expand file tree Collapse file tree 4 files changed +68
-0
lines changed
dev/import-tool/docs/huly/example-workspace/Custom Expand file tree Collapse file tree 4 files changed +68
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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]
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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]
You can’t perform that action at this time.
0 commit comments