You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed this today and it was very easy to get working and is a really smooth experience, awesome work. I'm just having a small issue with the quote styling that I don't understand.
I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
I have read the documentation and cannot find an answer.
Describe the bug
Styling for quotes is not applied in my app, there is indentation but no italics, and no bar to the side like in the live demo. I can't see anything in the docs about adding extra styles here. I am just using the basic usage with the quotePlugin (see reproduction below). Is this expected?
On the live demo there is a section of styling that is applied to the blockquote that gives it the italics and left border:
These styles are not applied to my quotes. Is there something else I have to do to get them to show up?
To Reproduce
Go to reproduction and check code and preview. Code shows markdown with quote block, preview shows markdown with quote block but missing styling.
Expected behavior
The quote block should include some styling like italic font-style and left-border to make clear it is a quote, like in the live demo (https://mdxeditor.dev/editor/demo)
Screenshots
Reproduction quote block:
Live demo quote block:
Desktop (please complete the following information):
This discussion was converted from issue #448 on May 06, 2024 07:23.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just installed this today and it was very easy to get working and is a really smooth experience, awesome work. I'm just having a small issue with the quote styling that I don't understand.
Describe the bug
Styling for quotes is not applied in my app, there is indentation but no italics, and no bar to the side like in the live demo. I can't see anything in the docs about adding extra styles here. I am just using the basic usage with the quotePlugin (see reproduction below). Is this expected?
On the live demo there is a section of styling that is applied to the blockquote that gives it the italics and left border:
These styles are not applied to my quotes. Is there something else I have to do to get them to show up?
Reproduction
Reproduction here
To Reproduce
Go to reproduction and check code and preview. Code shows markdown with quote block, preview shows markdown with quote block but missing styling.
Expected behavior
The quote block should include some styling like italic font-style and left-border to make clear it is a quote, like in the live demo (https://mdxeditor.dev/editor/demo)
Screenshots
Reproduction quote block:
Live demo quote block:
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions