For example, say I have a buffer that looks like this:
* Org-Mode
This is a document written in Org-Mode
** This is a subheading below that
Would it be possible to narrow the buffer to just "This is a document written in Org-Mode" and continue on then come back to the full buffer, excluding the subheading below.
(Edited to clarify regarding subheadings)