mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:57:36 -05:00
Markdown editor Toolbar has incorrect styling for the Error blockquote #567
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#567
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 @zhukoven on GitHub (May 29, 2019).
Originally assigned to: @NGPixel on GitHub.
Markdown editor Toolbar has several in-built styles for blockquotes. An Error blockqoute has incorrect {.is-error} style instead of {.is-danger}
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Error blockqoute should have red gradient like {.is-danger}
Screenshots

@NGPixel commented on GitHub (May 31, 2019):
Fixed for next build