We need to know whether the Markdown has any pressables because we're going to render it differently in that case.
Details
Details
I tested the following text and made sure each link counted as pressable:
Here’s a [link](https://comm.app) Here’s a **bold [link2](https://comm.app)** here’s a [**bold link3**](https://comm.app) Here’s a raw link https://comm.app Here’s a **bolded raw link https://comm.app**
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
(Scenarios included in the Test Plan seem like they'd be good candidates for unit tests... just a thought definitely not a priority)