`make serve` fails on master with different errors
because of unclosed shortcodes in some documents.
This change, along with pulumi/registry#2229 and pulumi/registry#2231
fixes `make serve` with the latest version of Hugo.
This change does not update to the latest copy of registry
because that'll happen automatically once this lands.
Resolves#2572