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
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#1503
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.Host Info
Using the official docker image.
Wiki.js version: 2.3.81
Database engine: Maria DB