mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 18:36:58 +02:00
🐛 Fix missing (#) in Amazon Lumberyard
This commit is contained in:
parent
693de1a6d8
commit
327bc885b8
1 changed files with 2 additions and 2 deletions
|
|
@ -419,7 +419,7 @@ Want to add your own badges or categories? See [here](https://github.com/inttter
|
|||
### 🕹️ Game Engines:
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](#) | `[]` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
|
|
@ -589,7 +589,7 @@ Want to add your own badges or categories? See [here](https://github.com/inttter
|
|||
### 🧑💻 Programming Languages:
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue