[MM-56921] Rendered Latex in Codeblock when rendering disabled
Summary
When Latex Rendering is disabled in Settings, The Code will be displayed inside a Code block.
Ticket Link
Fixes https://github.com/mattermost/mattermost/issues/26267 Jira https://mattermost.atlassian.net/browse/MM-56921
Screenshots
| before | after |
|---|---|
Release Note
Render Latex in a code block as code when Latex rendering is disabled
@harmeet01singh: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.
I understand the commands that are listed here
Hello @harmeet01singh,
Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!
/autoassign
Not triggering E2E tests: this PR has 1 commit status(es) or check-runs that are not passing. Ensure all statuses aside from the E2E testing ones are green, before triggering E2E tests.
/update-branch
@harmeet01singh can you please take a look at failing test?
Yes, Will look into them in some time
@hmhealey @yasserfaraazkhan Please check once.
Fixed Lint errors. Is there any way to run only the lint check on PR? So that I don't have to wait for all the other checks... @yasserfaraazkhan
Fixed Lint errors. Is there any way to run only the lint check on PR? So that I don't have to wait for all the other checks... @harmeet01singh
On the PR only lint job is not possible. We have to run it locally (cmd ) to fix any error and push. Lint check has passed now. Just a snapshot test needs a fix
@hmhealey , Could you approve if all the requested changes have been fulfilled. Thanks in advance.
Test server destroyed