You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.
Let's create a generic version which renders :emoji: input as Unicode emoji characters (and maybe bundle in some custom renderers which can render them as images?)
The text was updated successfully, but these errors were encountered:
It's not tightly coupled to laravel (apart from the require in the composer, which could be removed), and it's not coupled to github either actually - the parser just expects some abstract repository: https://github.com/AltThree/Emoji/blob/v7.0.0/src/EmojiParser.php.
A community extension already exists for emoji, but it's tightly coupled to Laravel and Github: https://packagist.org/packages/alt-three/emoji
Let's create a generic version which renders
:emoji:
input as Unicode emoji characters (and maybe bundle in some custom renderers which can render them as images?)The text was updated successfully, but these errors were encountered: