Skip to content

Commit dddead5

Browse files
authored
Update intro_doc_conventions_dev.md
1 parent 36c6836 commit dddead5

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed
Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
11
___
22
### Document Conventions
33

4-
Throughout this document, all the lines displayed in a different font are designed for users to copy to a clipboard using the copy icon on the far right and paste directly into a terminal session. Depending on your OS and/or browser the codes might also be highlighted with a grey background:
4+
#### Easy Copy/Paste for Codes
5+
6+
Throughout this document, all the lines displayed in a different font are designed for users to copy to a clipboard using the copy icon on the far right and paste directly into a terminal session:
57

68
```
79
code snippet - use icon on the far right to copy me
810
```
911

10-
🔴  All proposed action items are preceded by a red dot in order to better guide you along the instructions.
12+
#### Proposed Actions
13+
14+
🔴  All proposed action items are preceded by a red dot.
15+
16+
#### Important Notes and Warnings
17+
18+
🟨  All important notes and warnings are preceded by a yellow square.
19+
20+
#### Restricted Diskover Editions
21+
22+
The appropriate label(s) will be displayed for features and/or sections of the guide that apply to specific [Diskover editions](https://www.diskoverdata.com/solutions/).
23+
24+
<img src="images/button_edition_essential.png" width="125">&nbsp;&nbsp;<img src="images/button_edition_professional.png" width="125">&nbsp;&nbsp;<img src="images/button_edition_enterprise.png" width="125">&nbsp;&nbsp;<img src="images/button_edition_media.png" width="125">&nbsp;&nbsp;<img src="images/button_edition_life_science.png" width="125">

0 commit comments

Comments
 (0)