### Steps to reproduce 1. post something containing an apostrophe, for example the word "can't." 2. Edit the post. ### Expected The word can't should be rendered with an apostrophe. ### Actual the apostrophe becomes "\'" so "can't" will be rendered as "can\'t".
Steps to reproduce
Expected
The word can't should be rendered with an apostrophe.
Actual
the apostrophe becomes "'" so "can't" will be rendered as "can't".