canvas-lms/ui
jake.oeding 16e868863f disable auto rendering latex when ELT flag is on
flag=explicit_latex_typesetting
closes MAT-1172

test plan:
-prereq: have a page with some latex on it
-with the flag OFF
 >go to the page and make sure the latex renders via MathJax
-with the flag ON
 >go to the page and make sure the latex doesn't render via MathJax
 -open the NEE and switch to the direct editing mode
 >confirm that any latex you enter correctly gets rendered via
  MathJax in the preview at the bottom

Change-Id: Ia57fc50faa087b45b105c6f2af8e4203b375d293
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/310791
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
QA-Review: Ed Schiebel <eschiebel@instructure.com>
Product-Review: Jake Oeding <jake.oeding@instructure.com>
2023-02-13 15:53:01 +00:00
..
boot Fail builds on new TypeScript errors 2023-02-02 21:25:49 +00:00
engine Fix loading order of locale polyfills 2023-02-10 17:10:15 +00:00
ext Add support for Malay Language (ms) 2023-01-26 00:45:14 +00:00
features Improve types for GradebookSettingsModal 2023-02-10 23:48:19 +00:00
shared Improve types for GradebookSettingsModal 2023-02-10 23:48:19 +00:00
shims Silence or resolve no-commonjs errors 2022-10-20 14:31:37 +00:00
.eslintrc.js Fix some eslint issues automatically 2022-10-17 15:40:05 +00:00
.i18nrc Add typescript support 2021-08-18 18:21:17 +00:00
.xssignore
api.d.ts Improve types for GradebookSettingsModal 2023-02-10 23:48:19 +00:00
global.d.ts Converting ui/shared/rails-flash-notifications to typescript 2023-01-18 22:33:35 +00:00
imports.d.ts Adding static theme props for instui components 2023-02-08 18:25:24 +00:00
index.js disable auto rendering latex when ELT flag is on 2023-02-13 15:53:01 +00:00