1
0
Fork 0
mirror of https://github.com/requarks/wiki.git synced 2026-03-02 22:06:55 -05:00

Task list items in the markdown editor with emojis don't render properly #1503

Closed
opened 2026-02-20 18:12:11 -05:00 by deekerman · 0 comments
Owner

Originally created by @pico40 on GitHub (May 8, 2020).

Actual behavior

If I put an emoji (like :apple:) into a task list item within the markdown editor it is simple ignored.

Expected behavior

I would expect that instead of :apple: the actual emoji 🍎 would be rendered.

Steps to reproduce the behavior

Put a line like - [ ] :apple: or * [ ] :apple: into the markdown editor. After this line there should be an empty line. Otherwise even stranger things happen as shown in the screenshot.

image

Host Info

Using the official docker image.
Wiki.js version: 2.3.81
Database engine: Maria DB

Originally created by @pico40 on GitHub (May 8, 2020). <!-- Wiki.js 1.x? Go to https://github.com/Requarks/wiki-v1/issues --> ### Actual behavior If I put an emoji (like `:apple:`) into a task list item within the markdown editor it is simple ignored. ### Expected behavior I would expect that instead of `:apple:` the actual emoji :apple: would be rendered. ### Steps to reproduce the behavior Put a line like `- [ ] :apple:` or `* [ ] :apple:` into the markdown editor. After this line there should be an empty line. Otherwise even stranger things happen as shown in the screenshot. ![image](https://user-images.githubusercontent.com/15012961/81431512-86f0ba80-9161-11ea-8670-b60e4586c59e.png) ### Host Info Using the official docker image. Wiki.js version: 2.3.81 Database engine: Maria DB <!-- FOR FEATURE REQUESTS: Use the feature request board instead: https://requests.requarks.io/wiki --> <!-- Love Wiki.js? Please consider supporting our collective: 👉 https://opencollective.com/wikijs/donate -->
deekerman 2026-02-20 18:12:11 -05:00
  • closed this issue
  • added the
    migrate
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki-requarks#1503
No description provided.