2019-01-24, 07:56 PM
Does anyone remember For The Badge? Well, I quickly came up with a MyCode to embed those badges.
Regular Expression:
Replacement:
That's it! An example would be:
Regular Expression:
\[forthebadge\](.*?)\[/forthebadge\]
Replacement:
<img src="https://forthebadge.com/images/badges/$1.svg" alt="">
That's it! An example would be:
[forthebadge]built-with-love[/forthebadge]