Emoji string interpolation in the style of github. Intersperse emoji aliases surrounded by colons with text and the returned string will replace the aliases with unicode emoji, optionally padded so that they print nicely.
1 2 3 |
str |
A string containing emoji aliases surrounded by colons. |
pad |
Should each emoji be padded with a single trailing
space? The default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.