Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Added css to quote text properly. #843

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

thepiyush-303
Copy link
Contributor

@thepiyush-303 thepiyush-303 commented Jan 8, 2025

Brief Title

now using > before any text will show separate quote, I use theme for putting color to maintain the coding standard.

Acceptance Criteria fulfillment

  • Add css to quote text propely.

Fixes #840

Video/Screenshots

image

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@Spiral-Memory
Copy link
Collaborator

Spiral-Memory commented Jan 8, 2025

Fix the lint issue - Use prettier extension in your IDE and format it using prettier

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove these as they are unused

@thepiyush-303
Copy link
Contributor Author

@Spiral-Memory
Done.

@devanshkansagra
Copy link
Contributor

devanshkansagra commented Jan 9, 2025

Hey @Spiral-Memory, I think we can consider this fix to this issue #675 also by adding multiple blockquoting at once functionality. What do you think about?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using '>' before any text doesn't quote the text separately.
3 participants