Skip to content

How to Add an Image

Jack Leerson edited this page Mar 18, 2021 · 7 revisions

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

  1. On your forked repository, add the image as a separate file in the same folder as the rule.md file.
  2. 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.

Figure: Image in the rule folder

Figure: Image referenced in the rule markdown

Clone this wiki locally