Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Vim

Copy all the lines to clipboard

y G

or

:%y

Cut the whole file

d G