fix: handle parsing pure plain text

This commit is contained in:
Daniel Roe 2023-01-16 20:41:37 +00:00
parent c4c15cf1c2
commit 80da856402
3 changed files with 11 additions and 1 deletions

View file

@ -153,6 +153,11 @@ exports[`content-rich > link + mention 1`] = `
"
`;
exports[`content-rich > plain text 1`] = `
"hello there
"
`;
exports[`editor > transform mentions 1`] = `
"
@elk Hello"