declare function subtext<Content extends string>(content: Content): `-# ${Content}`;
Formats the content into a subtext.