Closed andreasnp closed 2 years ago
Used remove-markdown in Question.tsx to get both the markdown text and plainText of the text input. Used it together with a new function convertToPlaintext that also removes double backslashes before single asterix, spaces and newline in string.
Used remove-markdown in Question.tsx to get both the markdown text and plainText of the text input. Used it together with a new function convertToPlaintext that also removes double backslashes before single asterix, spaces and newline in string.