Skip to content

Commit ff2ccaf

Browse files
authored
Merge pull request #1009 from ElGigi/patch-3
Update README.md
2 parents e11438a + 6ef342c commit ff2ccaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ See [our extension documentation](https://commonmark.thephpleague.com/extensions
9898

9999
Custom parsers/renderers can be bundled into extensions which extend CommonMark. Here are some that you may find interesting:
100100

101-
- [Alt Three Emoji](https://github.com/AltThree/Emoji) An emoji parser for CommonMark.
101+
- [Emoji extension](https://github.com/ElGigi/CommonMarkEmoji) - UTF-8 emoji extension with Github tag.
102102
- [Sup Sub extensions](https://github.com/OWS/commonmark-sup-sub-extensions) - Adds support of superscript and subscript (`<sup>` and `<sub>` HTML tags)
103103
- [YouTube iframe extension](https://github.com/zoonru/commonmark-ext-youtube-iframe) - Replaces youtube link with iframe.
104104
- [Lazy Image extension](https://github.com/simonvomeyser/commonmark-ext-lazy-image) - Adds various options for lazy loading of images.

0 commit comments

Comments
 (0)