Skip to main content

**Problem:**
Comments that include bulleted lists or markdown formatting (using - or * for bullet points) are not appearing in search results. This significantly impacts the usability of the comment search feature, especially for teams that use structured formatting to organize information.

**Steps to reproduce:**
1. Add a comment with bulleted list format (e.g., using "- item1", "- item2")
2. Try to search for the text content within those bulleted items
3. The comment doesn't appear in search results

**Expected behavior:**
All comment text content should be searchable regardless of formatting, including:
- Bulleted lists (- or *)
- Numbered lists
- Other markdown formatting

**Impact:**
This makes it extremely difficult to find important information that team members have documented in comments, as many users naturally organize their thoughts using bullet points for clarity.

**Additional context:**
This issue affects workflow efficiency as users need to manually browse through all comments instead of using the search functionality.

Be the first to reply!