Skip to content

Commit

Permalink
SECURITY.md - use emoji in markdown table [ci skip]
Browse files Browse the repository at this point in the history
GitHub uses a pre-processor for markdown, normal markdown processor don't handle emoji
  • Loading branch information
MSP-Greg committed Sep 17, 2020
1 parent 072ae21 commit 7d00e1d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions SECURITY.md
Expand Up @@ -2,11 +2,11 @@

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| Latest release in 5.x | :white_check_mark: |
| Latest release in 4.x | :white_check_mark: |
| All other releases | :x: |
| Version | Supported |
| :------------ | :--------: |
| Latest release in 5.x | |
| Latest release in 4.x | |
| All other releases | |

## Reporting a Vulnerability

Expand Down

0 comments on commit 7d00e1d

Please sign in to comment.