-
Notifications
You must be signed in to change notification settings - Fork 195
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:
- Navigate to your forked repository
- Add the image as a separate file in the same folder as the
rule.mdfile. You can do this by clickingAdd file|Upload files - In the rule.md file, you can then reference the image directly in the markdown (e.g.
). 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
- How to Create Rules
- How to Edit Rules
- How to Rename Rules
- How to Add and Edit Categories and Top Categories
- How to Rename Categories
- Check Images
- Check For Duplicate Image Names
- Check Extension Case
- Check Folder Name
- Manage Stale PRs
- T‐shirt Size the PR
- Trigger Rules Build
- Validate Frontmatter
- Validate Frontmatter in All Rules
- Validate Markdown