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

[MI-3405] Fix issue: improper formatting inside code block in issue created notification #35

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

raghavaggarwal2308
Copy link

@raghavaggarwal2308 raghavaggarwal2308 commented Aug 30, 2023

Issue link: mattermost#692

Before:
image

After:
image

@raghavaggarwal2308 raghavaggarwal2308 merged commit e3c27ce into fix_issue_692 Sep 12, 2023
4 checks passed
@raghavaggarwal2308 raghavaggarwal2308 deleted the MI-3461 branch September 12, 2023 17:50
raghavaggarwal2308 added a commit that referenced this pull request Nov 6, 2023
…notification (mattermost#697)

* [MI-3405] Fix issue: improper formatting inside code block in issue created notification (#35)

* [MI-3405] Fix issue: improper formatting inside code block in issue notification

* [MI-3461] Add a comment to clearify the usage of code

* Updated code to support less than and greater than symbols

* Updated code to use html.UnescapeString

* Review fix

* [MI-3633] Updated logic to sanitize description only when a "<details>" tag is present in it.
avas27JTG pushed a commit that referenced this pull request Nov 9, 2023
…notification (mattermost#697)

* [MI-3405] Fix issue: improper formatting inside code block in issue created notification (#35)

* [MI-3405] Fix issue: improper formatting inside code block in issue notification

* [MI-3461] Add a comment to clearify the usage of code

* Updated code to support less than and greater than symbols

* Updated code to use html.UnescapeString

* Review fix

* [MI-3633] Updated logic to sanitize description only when a "<details>" tag is present in it.
avas27JTG added a commit that referenced this pull request Nov 29, 2023
* [mattermostGH-692] Fix formatting inside code block in issue created notification (mattermost#697)

* [MI-3405] Fix issue: improper formatting inside code block in issue created notification (#35)

* [MI-3405] Fix issue: improper formatting inside code block in issue notification

* [MI-3461] Add a comment to clearify the usage of code

* Updated code to support less than and greater than symbols

* Updated code to use html.UnescapeString

* Review fix

* [MI-3633] Updated logic to sanitize description only when a "<details>" tag is present in it.

* Bump plugin version to v2.1.7

---------

Co-authored-by: Raghav Aggarwal <[email protected]>
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.

2 participants