Punctuation matters pookie authored by Amy's avatar Amy
...@@ -22,13 +22,13 @@ A more in-depth explanation of what the attributes does, how it does it, what va ...@@ -22,13 +22,13 @@ A more in-depth explanation of what the attributes does, how it does it, what va
## Examples ## Examples
A description of the example below A description of the example below.
```yaml ```yaml
Skills: Skills:
- examplemechanic{attribute1=value1} @targeter - examplemechanic{attribute1=value1} @targeter
``` ```
## <!-- Use ## to separate different examples --> ## <!-- Use ## to separate different examples -->
Another examples Another example:
```yaml ```yaml
Skills: Skills:
- examplemechanic{attribute1=value1;attribute2=value2} @targeter - examplemechanic{attribute1=value1;attribute2=value2} @targeter
... ...
......