Skip to content

Commit a0c832d

Browse files
committed
.
0 parents  commit a0c832d

File tree

4 files changed

+13
-0
lines changed

4 files changed

+13
-0
lines changed

index.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctypehtml><meta charset=utf8><meta content="initial-scale=1,width=device-width"name=viewport><title>retext-emoji</title><link href=index.css rel=stylesheet><link href=data:image/x-icon;, rel="shortcut icon"type=image/x-icon><h1>retext-emoji</h1><p>A quick demo of <a href=https://github.com/retextjs/retext-emoji>retext-emoji</a>. Please raise any issues on <a href=https://github.com/retextjs/retext-emoji/issues>GitHub</a>.<p>See <a href=https://github.com/wooorm/gemoji/blob/master/support.md>wooorm/gemoji</a> and <a href=https://github.com/wooorm/emoticon/blob/master/support.md>wooorm/emoticon</a> for lists of supported emoji.<p><label>Convert: <select name=convert><option value=encode selected>encode<option value=decode>decode</select></label><p><textarea cols=80 rows=20 autofocus spellcheck=false>I’m going to bed. :zzz:
2+
It’s raining 🐱s and 🐶s!
3+
4+
&lt;3 xoxo &lt;3
5+
6+
=-3</textarea><p><textarea cols=80 rows=20 readonly></textarea><script src=index.module.js type=module></script><script src=index.nomodule.js nomodule></script>

index.module.js

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.nomodule.js

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)