Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 23, 2024
0 parents commit a0c832d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<!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:
It’s raining 🐱s and 🐶s!

&lt;3 xoxo &lt;3

=-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>
3 changes: 3 additions & 0 deletions index.module.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions index.nomodule.js

Large diffs are not rendered by default.

0 comments on commit a0c832d

Please sign in to comment.