Skip to content

😍 Replaces emoji shortcodes with native unicode emojis.

License

Notifications You must be signed in to change notification settings

axelrindle/larecipe-emojify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

larecipe-emojify

Replaces emoji shortcodes with native unicode emojis.

About

A package for LaRecipe which adds support for emoji shortcodes.

Installation

composer require axelrindle/larecipe-emojify

Usage

You can insert emoji shortcodes in your Markdown, which will be converted into unicode symbols.

Customize

The unicode symbols are wrapped in a span element with the emoji class. Use this in your CSS code to apply a custom emoji/unicode font (for example twemoji).

Screenshot

Screenshot

License

MIT