diff --git a/client/src/utils/math-jax.ts b/client/src/utils/math-jax.ts index b537b017b4d..da838145d05 100644 --- a/client/src/utils/math-jax.ts +++ b/client/src/utils/math-jax.ts @@ -12,7 +12,8 @@ const superBlocksWithMathJax = [ SuperBlocks.JsAlgoDataStruct, SuperBlocks.ProjectEuler, SuperBlocks.RosettaCode, - SuperBlocks.SciCompPy + SuperBlocks.SciCompPy, + SuperBlocks.FullStackDeveloper ]; const configure = () => {