fixed all markdown issues
Brief Title
Fixed all the message rendering issues.
Acceptance Criteria fulfillment
- [ ] Task 1
- [ ] Task 2
- [ ] Task 3
Fixes #613
Video/Screenshots
https://github.com/user-attachments/assets/2f39a9ce-938c-4466-be29-a219728b1116
@smritidoneria, Could you please check and share the result of strikethrough and other markdowns whether it is working or not when the quoted message is sent? When I saw your code, you have made no changes in attachment preview dir. So I think at that point there could be this small bug
hey @devanshkansagra , thanks for pointing out, I will look after it
Hey @smritidoneria Could you please resolve the conflicts?
hey @Spiral-Memory , changes have been made to resolve the conflicts, kindly look at it.
Format check is failing @smritidoneria
hey @Spiral-Memory , Something is wrong with the built SyntaxError: Unexpected identifier 'assert' at compileSourceTextModule (node:internal/modules/esm/utils:337:16) at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:166:18) at callTranslator (node:internal/modules/esm/loader:416:14) at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:422:30) at link (node:internal/modules/esm/module_job:88:21)
This error is coming,
I have ran prettier, installed babel for the Transpilation also , but it remains the same.
Hey @smritidoneria,
It's working for all new PRs except yours. Could you please check if there's any issue with your setup?
If the problem still exists, I'll clone your code and investigate what might be causing it.
can u re-run the checks, I have resolved the errors @Spiral-Memory
Format check passed, lint check failing
fixed.
Can you please list all the places you fixed the markdown ? I need to verify
while quoting messages and in the delete modal.
hey @Spiral-Memory , resolved the changes that you have mentioned. kindly look into it.