CMD + F starts a search inside the document.
Tasks:
- Create a logic that searches in the document by matching words. No database search is required, the search should happen in the Document inside
WriteopiaManager.
- Once the positions are found. A Span should be added in the matching words so the user can see the found results.
CMD + F starts a search inside the document.
Tasks:
WriteopiaManager.