RocketChat / Apps.Github22

The ultimate AI-powered app extending Rocket.Chat for global developers collaborating on Github (2024 and beyond)
33 stars 37 forks source link

[FIX] Helper message Markdown render #67

Closed chinma-yyy closed 1 year ago

chinma-yyy commented 1 year ago

Issue(s)

closes #65

Acceptance Criteria fulfillment

Proposed changes (including videos or screenshots)

image

Further comments

Also I tried to solve the emoji problem but as per my reading i couldnt find a solution. Here is one reference i found out for escaping the octadecimal number which has been deprecated . The earlier markdown would render a code block like this if corrected : image

chinma-yyy commented 1 year ago

Should I replace the brackets with a dot which will result in a more organised helper message? image

samad-yar-khan commented 1 year ago

Should I replace the brackets with a dot which will result in a more organised helper message? image

Hey @chinma-yyy Sure . Go ahead 💯

chinma-yyy commented 1 year ago

Hey @chinma-yyy Sure . Go ahead 100 @samad-yar-khan Done

samad-yar-khan commented 1 year ago

Hey @chinma-yyy So we should see a markdown helper block, but this does serve the purpose. Can you please see if you can set it to markdown ?

image

samad-yar-khan commented 1 year ago

LGTM @chinma-yyy . Thanks 🚀