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: Markdown Rendering Issue on the TCR Page #935

Conversation

AnujChhikara
Copy link
Member

@AnujChhikara AnujChhikara commented Jan 10, 2025

Date: 10 Jan 2025

Developer Name: @AnujChhikara


Issue Ticket Number

Description

This PR fixes the issue with improper mardown on the TCR page.

Updated the body content processing to replace single newlines (\n) with double newlines (\n\n) for better Markdown interpretation.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1
markdown.mp4

Test Coverage

Screenshot 1

image

Additional Notes

@AnujChhikara AnujChhikara changed the title Fixes Markdown Rendering Issue on the TCR Page Fix: Markdown Rendering Issue on the TCR Page Jan 11, 2025
@iamitprakash iamitprakash merged commit 1dc3328 into Real-Dev-Squad:develop Jan 15, 2025
4 checks passed
@AnujChhikara AnujChhikara deleted the fix-markdown-issue-on-TCR-page branch January 15, 2025 10:11
@AnujChhikara AnujChhikara mentioned this pull request Jan 23, 2025
10 tasks
iamitprakash pushed a commit that referenced this pull request Jan 23, 2025
* Updated deprecated API endpoint users/self to users?profile=true (#931)

* Fix: Markdown Rendering Issue on the TCR Page (#935)

fixes the markdown issue on the tcr page

---------

Co-authored-by: Hariom Vashista <[email protected]>
Co-authored-by: Anuj Chhikara <[email protected]>
@vinit717 vinit717 mentioned this pull request Jan 30, 2025
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.

[BUG] Issue in rendering list
3 participants