Yes, that works, with warnings:
WARN The "x" shortcode was unable to retrieve the remote data. See "/Users/h0bbel/GitHub/vninja/content/post/2015-02-02-great-disturbance-force.md:27:1"
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['shortcode-x-getremote']
That’s great, thanks! Should I just leave that there, even when a fix is in place at a later point?