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] Parse HTML on admin setting's descriptions #7014

Merged
merged 1 commit into from
May 31, 2017

Conversation

sampaiodiego
Copy link
Member

@RocketChat/core

Closes #6992

Markdown changed to always escape HTML before parsing markdown. I'm creating a new helper so admin descriptions can still have HTML and display them correctly.

Before:
image

After:
image

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-7014 May 18, 2017 14:09 Inactive
@rodrigok rodrigok merged commit 90ef85f into develop May 31, 2017
@rodrigok rodrigok deleted the parse-admin-html-descriptions branch May 31, 2017 13:39
@rodrigok rodrigok added this to the 0.57.0 milestone May 31, 2017
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.

Html tags are visible
4 participants