@MikeRiethmuller @GoHugoIO Yeah. I define where it splits by using a comment as per:
https://gohugo.io/content-management/summaries/#summary-splitting-options
I guess I could create a macro which derived .NotTheSummary by subtracting .Summary from .Content ... but that feels a bit heavy handed as it seems like a variable which might already exist.