Open iursevla opened 6 years ago
Todo doesn't support markdown. The link will be automatically parsed and shortened, you could click the github.com and it will open in the browser. The style is a problem. I'll fix this soon.
Sorry that I've been too busy The style is fixed with the commit https://github.com/mtobeiyf/pile/commit/04eea4f641dd49d842fa738f2eb65f629665add4 Wait for the next release in a few days~😄
When i create a todo with a link, e.g:
Watch AngularJS videos from Tech CBT YT channel -> GitHub channel is [youtube-channel-source-code](https://github.com/techcbt/youtube-channel-source-code)
It will be rendered as:
Watch AngularJS videos from Tech CBT YT channel -> GitHub channel is [youtube-channel-source-code](github.com)
I want either to be able to see the renamed link OR the full link OR a link that looks looks clickable (since if you hover over the link the mouse stays the same as hovering over any other part of the TODO comment).