cs50 / lab50.vsix

Inspired by https://github.com/lostintangent/workspace-layout/
GNU General Public License v3.0
21 stars 4 forks source link

Can markdown-it (or a markdown-it plugin) autolink URLs wrapped in angle brackets? #51

Closed dmalan closed 2 years ago

dmalan commented 2 years ago

Just like Kramdown, whereby <http://example.com/> is interpreted as being the same as http://example.com/.

rongxin-liu commented 2 years ago

It appears to be the case already.

Screen Shot 2022-09-11 at 22 19 16