It occurs to me that I might be able to use a probot hook to update paragraphs to add links to them automatically when committing to the repo without resorting to my vim macro. I’m not really sure how the Jekyll hooks that build the site are related to checkins though and whether doing an update using probot and then recommitting will update the rendered resource, or if there’s some risk of an infinite loop. #