Skip to content

How to Add an Image

Brady Stroud [SSW] edited this page Apr 22, 2021 · 7 revisions

To add an image to a rule, follow these steps:

  1. Navigate to your forked repository
  2. Add the image as a separate file in the same folder as the rule.md file. You can do this by clicking Add file | Upload files
  3. In the rule.md file, you can then reference the image directly in the markdown (e.g. ![Figure: The Outlook calendar](outlook-calendar-example.png)). See Using Markdown if you don't know how to do this.

Note: Images cannot have spaces in the name, use dashes(-) instead. See SSW rule https://www.ssw.com.au/rules/use-dashes-in-urls.

Figure: Image in the rule folder

Figure: Image referenced in the rule markdown

Clone this wiki locally