File tree 2 files changed +1
-1
lines changed
flexmark-ext-emoji/src/main/javadoc
2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 2186
2186
[PdfLandscapeConverter.java]: https://github.com/vsch/flexmark-java/blob/master/flexmark-java-samples/src/com/vladsch/flexmark/java/samples/PdfLandscapeConverter.java
2187
2187
[Prevent StringIndexOutOfBounds in ext-resizable-image by MiniDigger · Pull Request #503 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/503 "Prevent StringIndexOutOfBounds in ext-resizable-image by MiniDigger · Pull Request #503 · vsch/flexmark-java · GitHub"
2188
2188
[TextCollectingVisitor works better with code blocks by roxspring · Pull Request #575 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/575 "TextCollectingVisitor works better with code blocks by roxspring · Pull Request #575 · vsch/flexmark-java · GitHub"
2189
+ [`emoji-cheat-sheet.com/public/graphics/emojis/`]: https://github.com/WebpageFX/emoji-cheat-sheet.com/tree/master/public/graphics/emojis
2189
2190
[Unicode Emoji List, v15.0]: https://unicode.org/emoji/charts/emoji-list.html
2190
2191
<!-- @IGNORE PREVIOUS: link -->
2191
2192
[Unicode Emoji Modifiers List, v15.0]: https://unicode.org/emoji/charts/full-emoji-modifiers.html
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ emoji shortcut conversion:
6
6
* [ GitHub Emoji API] shortcuts
7
7
* any of the above shortcuts to [ Unicode Emoji List, v15.0] or [ Unicode Emoji Modifiers List, v15.0] Unicode Characters.
8
8
9
- [ `emoji-cheat-sheet.com/public/graphics/emojis/` ] : https://github.com/WebpageFX/emoji-cheat-sheet.com/tree/master/public/graphics/emojis
10
9
[ GitHub Emoji API ] : https://api.github.com/emojis
11
10
[ Unicode Emoji List, v15.0 ] : https://unicode.org/emoji/charts/emoji-list.html
12
11
<!-- @IGNORE PREVIOUS: link -->
You can’t perform that action at this time.
0 commit comments