Skip to content

Commit

Permalink
doc: update GitHub markdown notices to supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Apr 17, 2024
1 parent 236505c commit e798f22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The following example shows how to automatically label issues based on the sever
# ...
```

> **Warning**
> [!IMPORTANT]
>
> It's essential to set the correct ID in issue-form
Expand Down Expand Up @@ -160,7 +160,7 @@ The following example shows how to automatically label issues based on animal ty
# ...
```

> **Warning**
> [!IMPORTANT]
>
> It's essential to set the correct ID in issue-form
Expand Down Expand Up @@ -288,7 +288,7 @@ List of forbidden labels. These labels won't be set.
* default value: `undefined`
* requirements: `optional`

> **Note**
> [!TIP]
>
> _Please notice the `|` in the example above ☝️. That lets you effectively declare a multi-line YAML string. You can learn more about multi-line YAML syntax [here](https://yaml-multiline.info). This syntax is required when block-listing multiple labels._

Expand Down

0 comments on commit e798f22

Please sign in to comment.