Anna
Anna
I've been searching all over the code base and haven't found anything resembling what you said yet. Can I have some help looking for it? I've checked `frame.ts` and `editor.ts`...
Oh. I see. Hmmm...how do you suggest I handle this? After all `text.innerText` was introduced all the way back in step 46 and the where the icons start is step...
I agree. Adding a new brand new step to the curriculum after step 138 dealing with changing `text.innerText` to `text.innerHtml` to resolve this issue would be really nice.
What should we do about my PR for now?
Won't the hint text have to be changed as well to accommodate? I mean hints don't offer anything of value if they completely restate what's in the directions.
I do see what you mean. However, maybe we shouldn't completely restate the whole line word per word? A slight reword might be nice. Less "you" in the initial instructions,...
These are the selectors that need removed, yes? 
Is it possible this is where the relevant code lives? https://github.com/freeCodeCamp/freeCodeCamp/blob/main/client/src/templates/Challenges/redux/completion-epic.js
All of the tests pass now.
 I believe things seem to be in order.