Ileriayo / markdown-badges

Badges for your personal developer branding, profile, and projects.
https://ileriayo.github.io/markdown-badges
MIT License
12.32k stars 1.54k forks source link

Fix: JavaFX markdown link #685

Open des-v opened 3 months ago

des-v commented 3 months ago

Description

Fix for the JavaFX markdown link. It was incomplete in the markdown column in the table. It had missing the alternative text and the parenthesis

Info

This part was fixed: ![JavaFX](https://img.shields.io/badge/javafx-%23FF0000.svg?style=for-the-badge&logo=javafx&logoColor=white)

Preview

| JavaFx | JavaFX | ![JavaFX](https://img.shields.io/badge/javafx-%23FF0000.svg?style=for-the-badge&logo=javafx&logoColor=white) |