Finding and optionally replacing a string is an important editing function.
Currently the Canvas Rich Content Editor does not have a string matching and replacement capability.
String matching is an integral part of computer science and there are many optimizing algorithms and subroutines for this process.
Blackboard has a Find and Replace feature in its editor.
Canvas should incorporate a string matching and replacement subroutine into its Rich Content Editor.