Skip to content

Commit

Permalink
update emoji ext to latest emoji cheat-sheet and github api versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsch committed May 23, 2023
1 parent c573242 commit 397fc90
Show file tree
Hide file tree
Showing 75 changed files with 5,778 additions and 3,027 deletions.
17 changes: 17 additions & 0 deletions VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,18 @@

## 0.64.8

* Update: `flexmark-ext-emoji` to latest references from [emoji-cross-reference] based on latest
[Emoji-Cheat-Sheet.com], [GitHub Emoji API], [Unicode Emoji List, v15.0] and
[Unicode Emoji Modifiers List, v15.0]. Some emoji categories have changed because in the
latest references the categories are taken from [Unicode Emoji List, v15.0] and
[Unicode Emoji Modifiers List, v15.0], instead of [Emoji-Cheat-Sheet.com].
* Change: update `flexmark-docx-converter` emoji images to latest from [Emoji-Cheat-Sheet.com].
* Change: `flexmark-html2md-converter` to ignore image alt emoji category when trying to match
emoji shortcut.
* Add: `USE_UNICODE_FILE_NAMES` option to `EmojiExtension`, default `false`. When true will use
`unicodeSampleFile` field for `Emoji Cheat Sheet` image file name. This is to support
implementations which rely on the file renaming done by [emoji-cross-reference] when copying
emoji cheat sheet images to common `emoji_images/emojis` directory.
* Fix: reference links in html to md conversion use the same ref id when link text is the same,
even when the URLs differ. Now the reference id will be generated by adding `_xxx` suffix,
where `xxx` is an increasing integer, starting at 1, and incremented until a unique reference
Expand Down Expand Up @@ -2163,17 +2175,22 @@
[Add OSGi metadata to Manifest to enable deployment to OSGi environments by benfortuna · Pull Request #521 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/521 "Add OSGi metadata to Manifest to enable deployment to OSGi environments by benfortuna · Pull Request #521 · vsch/flexmark-java · GitHub"
[Awesome Console]: https://plugins.jetbrains.com/plugin/7677-awesome-console "Awesome Console"
[Dependency update for jsoup by viglu · Pull Request #544 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/544 "Dependency update for jsoup by viglu · Pull Request #544 · vsch/flexmark-java · GitHub"
[Emoji-Cheat-Sheet.com]: https://github.com/WebpageFX/emoji-cheat-sheet.com
[Fix #548: Converting html images fails if the image refers to an emoji without a shortcut by DamnedElric · Pull Request #562 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/562 "Fix #548: Converting html images fails if the image refers to an emoji without a shortcut by DamnedElric · Pull Request #562 · vsch/flexmark-java · GitHub"
[Fix generation of header IDs by travkin79 · Pull Request #566 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/566 "Fix generation of header IDs by travkin79 · Pull Request #566 · vsch/flexmark-java · GitHub"
[Fix typo in issue template by MiniDigger · Pull Request #502 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/502 "Fix typo in issue template by MiniDigger · Pull Request #502 · vsch/flexmark-java · GitHub"
[GitHub Emoji API]: https://api.github.com/emojis
[HtmlToMarkdownCustomizedSample.java]: https://github.com/vsch/flexmark-java/blob/master/flexmark-java-samples/src/com/vladsch/flexmark/java/samples/HtmlToMarkdownCustomizedSample.java
[Kijimuna]: https://github.com/Kijimuna
[NodeInsertingPostProcessorSample.java]: https://github.com/vsch/flexmark-java/blob/master/flexmark-java-samples/src/com/vladsch/flexmark/java/samples/NodeInsertingPostProcessorSample.java
[PdfLandscapeConverter.java]: https://github.com/vsch/flexmark-java/blob/master/flexmark-java-samples/src/com/vladsch/flexmark/java/samples/PdfLandscapeConverter.java
[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"
[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"
[Unicode Emoji List, v15.0]: https://unicode.org/emoji/charts/emoji-list.html
[Unicode Emoji Modifiers List, v15.0]: https://unicode.org/emoji/charts/full-emoji-modifiers.html
[Update to latest maven bundle plugin. Fix for #529 by cziegeler · Pull Request #530 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/530 "Update to latest maven bundle plugin. Fix for #529 by cziegeler · Pull Request #530 · vsch/flexmark-java · GitHub"
[YouTrack: IDEA-207453]: https://youtrack.jetbrains.com/issue/IDEA-207453 "Add Conversion of ref anchor to UrlFilter for file line navigation"
[emoji-cross-reference]: https://github.com/vsch/emoji-cross-reference
[ext-resizable-image: fix images inside links by e-im · Pull Request #543 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/543 "ext-resizable-image: fix images inside links by e-im · Pull Request #543 · vsch/flexmark-java · GitHub"
[fix issue #448 by protogenes · Pull Request #510 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/510 "fix issue #448 by protogenes · Pull Request #510 · vsch/flexmark-java · GitHub"
[Fix vsch#545, do not escape special characters in `<pre><code>` block by MekhailS · Pull Request #546 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/546 "Fix vsch#545, do not escape special characters in `<pre><code>` block by MekhailS · Pull Request #546 · vsch/flexmark-java · GitHub"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/alarm_clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/bar_chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/black_nib.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/black_square.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/clock130.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/clock230.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/clock330.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/clock530.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/clock630.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/clock930.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/end.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/exclamation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified flexmark-docx-converter/src/main/resources/emoji/feelsgood.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/finnadie.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/goberserk.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/godmode.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/headphones.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/hurtrealbad.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/mag.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/notes.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/on.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/rage1.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/rage2.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/rage3.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/rage4.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/soon.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/spades.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/suspect.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/tm.png
Binary file modified flexmark-docx-converter/src/main/resources/emoji/wavy_dash.png
Original file line number Diff line number Diff line change
Expand Up @@ -2346,7 +2346,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100000" name="Image100000"/>
<wp:docPr descr="emoji github:+1" id="100000" name="Image100000"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2420,7 +2420,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="279400" cy="279400"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100000" name="Image100000"/>
<wp:docPr descr="emoji github:+1" id="100000" name="Image100000"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2470,7 +2470,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="241300" cy="241300"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100002" name="Image100002"/>
<wp:docPr descr="emoji github:+1" id="100002" name="Image100002"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2520,7 +2520,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="203200" cy="203200"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100004" name="Image100004"/>
<wp:docPr descr="emoji github:+1" id="100004" name="Image100004"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2570,7 +2570,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="177800" cy="177800"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100006" name="Image100006"/>
<wp:docPr descr="emoji github:+1" id="100006" name="Image100006"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2620,7 +2620,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100008" name="Image100008"/>
<wp:docPr descr="emoji github:+1" id="100008" name="Image100008"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2670,7 +2670,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100010" name="Image100010"/>
<wp:docPr descr="emoji github:+1" id="100010" name="Image100010"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2718,7 +2718,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100012" name="Image100012"/>
<wp:docPr descr="emoji github:+1" id="100012" name="Image100012"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2889,7 +2889,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100000" name="Image100000"/>
<wp:docPr descr="emoji github:+1" id="100000" name="Image100000"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -2953,7 +2953,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100000" name="Image100000"/>
<wp:docPr descr="emoji github:basecamp" id="100000" name="Image100000"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3440,7 +3440,7 @@ TEXT :+1: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji people:+1" id="100000" name="Image100000"/>
<wp:docPr descr="emoji github:+1" id="100000" name="Image100000"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3514,7 +3514,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="279400" cy="279400"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100000" name="Image100000"/>
<wp:docPr descr="emoji github:basecamp" id="100000" name="Image100000"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3564,7 +3564,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="241300" cy="241300"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100002" name="Image100002"/>
<wp:docPr descr="emoji github:basecamp" id="100002" name="Image100002"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3614,7 +3614,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="203200" cy="203200"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100004" name="Image100004"/>
<wp:docPr descr="emoji github:basecamp" id="100004" name="Image100004"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3664,7 +3664,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="177800" cy="177800"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100006" name="Image100006"/>
<wp:docPr descr="emoji github:basecamp" id="100006" name="Image100006"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3714,7 +3714,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100008" name="Image100008"/>
<wp:docPr descr="emoji github:basecamp" id="100008" name="Image100008"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3764,7 +3764,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100010" name="Image100010"/>
<wp:docPr descr="emoji github:basecamp" id="100010" name="Image100010"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down Expand Up @@ -3812,7 +3812,7 @@ TEXT :basecamp: TEXT
<wp:inline distB="0" distL="0" distR="0" distT="0" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
<wp:extent cx="139700" cy="139700"/>
<wp:effectExtent b="0" l="0" r="0" t="0"/>
<wp:docPr descr="emoji symbols:basecamp" id="100012" name="Image100012"/>
<wp:docPr descr="emoji github:basecamp" id="100012" name="Image100012"/>
<wp:cNvGraphicFramePr>
<a:graphicFrameLocks noChangeAspect="true" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>
</wp:cNvGraphicFramePr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1593,7 +1593,7 @@ Document[0, 15]
Heading with emoji :+1:
=======================
.
<h1 id="heading-with-emoji-">Heading with emoji <img src="/img/plus1.png" alt="emoji people:+1" height="20" width="20" align="absmiddle" /></h1>
<h1 id="heading-with-emoji-">Heading with emoji <img src="/img/thumbsup.png" alt="emoji github:+1" height="20" width="20" align="absmiddle" /></h1>
.
Document[0, 47]
Heading[0, 47] text:[0, 23, "Heading with emoji :+1:"] textClose:[24, 47, "======================="]
Expand All @@ -1607,7 +1607,7 @@ Document[0, 47]
Heading with emoji :-1:
=======================
.
<h1 id="heading-with-emoji-">Heading with emoji <img src="/img/-1.png" alt="emoji people:-1" height="20" width="20" align="absmiddle" /></h1>
<h1 id="heading-with-emoji-">Heading with emoji <img src="/img/thumbsdown.png" alt="emoji github:-1" height="20" width="20" align="absmiddle" /></h1>
.
Document[0, 47]
Heading[0, 47] text:[0, 23, "Heading with emoji :-1:"] textClose:[24, 47, "======================="]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public class EmojiExtension implements Parser.ParserExtension, HtmlRenderer.Html
final public static DataKey<String> ROOT_IMAGE_PATH = new DataKey<>("ROOT_IMAGE_PATH", "/img/");
final public static DataKey<EmojiShortcutType> USE_SHORTCUT_TYPE = new DataKey<>("USE_SHORTCUT_TYPE", EmojiShortcutType.EMOJI_CHEAT_SHEET);
final public static DataKey<EmojiImageType> USE_IMAGE_TYPE = new DataKey<>("USE_IMAGE_TYPE", EmojiImageType.IMAGE_ONLY);
final public static DataKey<Boolean> USE_UNICODE_FILE_NAMES = new DataKey<>("USE_UNICODE_FILE_NAMES", false);

private EmojiExtension() {
}
Expand Down
Loading

0 comments on commit 397fc90

Please sign in to comment.