Closed donovanglover closed 2 months ago
Sounds like a straightforward feature to implement, would you be interested in contributing? 🐻
It would be preferable to catch URL as early as possible. I think defining the pattern in the pest file would be the option
I tried out some stuff: #157
But unfortunately I couldn't get it working. It is either not being parsed at all or being parsed as a LinkData.
I appreciate any guidance towards finishing the implementation!
Added comment for help in PR
Currently link colors work when URLs are in the format
[Example](https://example.com)
Would be great if links like
<https://example.com>
or evenhttps://example.com
had colors as well similar to glow.