Editing-Tips.md
... ...
@@ -29,6 +29,16 @@ Put text in **bold like this** by surronding the text with double asterix on eac
29 29
30 30
Put text in ***bold italics like this*** by surronding the text with tripple asterix on each side.
31 31
32
+### Documents
33
+
34
+if you have a document accessible somewhere on the internet you can embed a link to it just like any web page
35
+
36
+[Read This](https://www.smartcentral.net/v2/images/PrivacyPolicy.pdf)
37
+
38
+```
39
+[Read This](https://www.smartcentral.net/v2/images/PrivacyPolicy.pdf)
40
+```
41
+
32 42
### Capturing Screenshots
33 43
34 44
A few well chosen screenshots can be a useful tool to illustrate a particular point. To make sure your screenshots fit the wiki page and are crisp its important to capture them correctly. The steps below will produce clear images.