Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 5ed8b30ea3ee880009111013

From a Thunderlink to a Markdown link

ThunderLinks are durable hyperlinks to specific email messages generated from Thunderbird in HTML format. Leverage the power of vim to make them suitable for a markdown-formatted file.

Start file
<A HREF="thunderlink://messageid=iFa1.35832.279328.7328107.1571983526.363668.9jW@a2plmmsworker05.prod.iad2.gdg.mail">7 features to increase conversions on your website</A>
End file
[7 features to increase conversions on your website](thunderlink://messageid=iFa1.35832.279328.7328107.1571983526.363668.9jW@a2plmmsworker05.prod.iad2.gdg.mail)

View Diff

1c1
< <A HREF="thunderlink://messageid=iFa1.35832.279328.7328107.1571983526.363668.9jW@a2plmmsworker05.prod.iad2.gdg.mail">7 features to increase conversions on your website</A>
---
> [7 features to increase conversions on your website](thunderlink://messageid=iFa1.35832.279328.7328107.1571983526.363668.9jW@a2plmmsworker05.prod.iad2.gdg.mail)

Solutions by @drGsus:

Unlock 2 remaining solutions by signing in and submitting your own entry
Created by: @Seve_py

165 active golfers, 738 entries

Solutions by @drGsus:
29
#142 - drGsus / @drGsus

07/24/2020 at 06:13PM

33
#>147 - drGsus / @drGsus

07/24/2020 at 06:12PM