(neo)vim search and replace, with quickfix and capture groups
I’m using pandoc to generate this website from markdown files to html, and theproblem that all my images are converted into tags with, but my goal is to just generate a normal img tag with altattribute, and to solve this...