Day 48 Intermediate
Challenge 48 of 100
Markdown Post
As a user, I want to be able to format text and mention other users while commenting on a post, so that I can make my comments more engaging and directed to specific individuals.
Acceptance Criteria
- ✓ Enable text formatting options such as bold, italic, and underline within the comment box.
- ✓ Allow users to mention other users by typing "@" followed by their name, with an autocomplete dropdown for easy selection.
- ✓ Include a "Post a message" button that becomes active only when text is entered in the comment box.
100 Days of Code Progress Day 48 / 100
Take this challenge
Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.
Start 7-Day Free Trial to Solve This Challenge