You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ See [our extension documentation](https://commonmark.thephpleague.com/extensions
98
98
99
99
Custom parsers/renderers can be bundled into extensions which extend CommonMark. Here are some that you may find interesting:
100
100
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.
102
102
-[Sup Sub extensions](https://github.com/OWS/commonmark-sup-sub-extensions) - Adds support of superscript and subscript (`<sup>` and `<sub>` HTML tags)
103
103
-[YouTube iframe extension](https://github.com/zoonru/commonmark-ext-youtube-iframe) - Replaces youtube link with iframe.
104
104
-[Lazy Image extension](https://github.com/simonvomeyser/commonmark-ext-lazy-image) - Adds various options for lazy loading of images.
0 commit comments