mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Task list fails at formatting, links #2322
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#2322
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 @Taffer on GitHub (Nov 26, 2020).
Originally assigned to: @NGPixel on GitHub.
Describe the bug
Adding task list items with Markdown makes the editor preview and the rendered page go nuts.
To Reproduce
Steps to reproduce the behavior:
- [ ] items, all is well.Expected behavior
Task lists should work properly with additional formatting in them; they should be exactly like regular unordered list items, just with a checkbox.
Screenshots
In the editor, I have:
Which produces this in the preview:
And this in the rendered page:
Host Info (please complete the following information):
@NGPixel commented on GitHub (Nov 26, 2020):
Duplicate of #1226