When rendering tasks, it would be great if it would be possible to render virtual content at the start or end of a specific header. E.g. I have a header "Tasks" and want to render my virtual content at the end of that header.
Render location: "Start of Heading" / "End of heading" with an input box for which header.
In theory, if the input box allows for the raw markdown, it could render at any specific location (or regex) defined (e.g. %% Render here %% or ## Tasks)