File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
- # Robot Framework Style Guide
1
+ ---
2
+ sidebar_label : Style Guide
3
+ title : Robot Framework Style Guide
4
+ ---
2
5
3
6
## Purpose
4
7
@@ -8,7 +11,14 @@ As a starting point use the existing standards from [Robot Framework](https://ro
8
11
9
12
## Robocon 2022 Presentation
10
13
11
- [ Robot Framework is not ...] ( https://youtu.be/Mpt_4MItha0 )
14
+ <iframe width="560"
15
+ height="315"
16
+ src="https://www.youtube.com/embed/Mpt_4MItha0"
17
+ title="YouTube video player"
18
+ frameborder="0"
19
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
20
+ allowfullscreen>
21
+ </iframe >
12
22
13
23
## Contributors
14
24
@@ -60,6 +70,6 @@ Here are some good basic guidelines for formatting your Robot Framework code. As
60
70
61
71
---
62
72
63
- Version 0.2a
73
+ Version 0.3a
64
74
65
75
---
You can’t perform that action at this time.
0 commit comments