Skip to content

Commit cc3a2f5

Browse files
committed
add ignore link to Unicode emoji page links, so they aren't validated.
1 parent c4da3e4 commit cc3a2f5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

VERSION.md

+1
Original file line numberDiff line numberDiff line change
@@ -2186,6 +2186,7 @@
21862186
[PdfLandscapeConverter.java]: https://github.com/vsch/flexmark-java/blob/master/flexmark-java-samples/src/com/vladsch/flexmark/java/samples/PdfLandscapeConverter.java
21872187
[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"
21882188
[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
21892190
[Unicode Emoji List, v15.0]: https://unicode.org/emoji/charts/emoji-list.html
21902191
<!-- @IGNORE PREVIOUS: link -->
21912192
[Unicode Emoji Modifiers List, v15.0]: https://unicode.org/emoji/charts/full-emoji-modifiers.html

flexmark-ext-emoji/src/main/javadoc/overview.md

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ emoji shortcut conversion:
66
* [GitHub Emoji API] shortcuts
77
* any of the above shortcuts to [Unicode Emoji List, v15.0] or [Unicode Emoji Modifiers List, v15.0] Unicode Characters.
88

9-
[`emoji-cheat-sheet.com/public/graphics/emojis/`]: https://github.com/WebpageFX/emoji-cheat-sheet.com/tree/master/public/graphics/emojis
109
[GitHub Emoji API]: https://api.github.com/emojis
1110
[Unicode Emoji List, v15.0]: https://unicode.org/emoji/charts/emoji-list.html
1211
<!-- @IGNORE PREVIOUS: link -->

0 commit comments

Comments
 (0)