diff --git a/src/editors/containers/ProblemEditor/data/ReactStateOLXParser.js b/src/editors/containers/ProblemEditor/data/ReactStateOLXParser.js index 4e926b99e..91891e798 100644 --- a/src/editors/containers/ProblemEditor/data/ReactStateOLXParser.js +++ b/src/editors/containers/ProblemEditor/data/ReactStateOLXParser.js @@ -188,6 +188,22 @@ class ReactStateOLXParser { addQuestion() { const { question } = this.editorObject; const questionObject = this.questionParser.parse(question); + /* Removes block tags like

or

that surround the