diff --git a/src/editors/containers/ProblemEditor/hooks.js b/src/editors/containers/ProblemEditor/hooks.js index fb063528d..499048b54 100644 --- a/src/editors/containers/ProblemEditor/hooks.js +++ b/src/editors/containers/ProblemEditor/hooks.js @@ -12,30 +12,32 @@ export const state = StrictDict({ export const parseContentForLabels = ({ editor, updateQuestion }) => { let content = editor.getContent(); - const parsedLabels = content.split(/