Re: [O] export section body but not section title

2014-05-06 Thread Suvayu Ali
On Tue, May 06, 2014 at 09:19:22AM -0400, Ken Mankoff wrote: > > Is there a way (tag?) in Org to export the body but not the > title/heading? For example, > > * Section 1 :noexport: > Some Text > * Section 2 > Some more text > > Would not export the "Some Text" or any part of Section 1. I'

[O] export section body but not section title

2014-05-06 Thread Ken Mankoff
Is there a way (tag?) in Org to export the body but not the title/heading? For example, * Section 1 :noexport: Some Text * Section 2 Some more text Would not export the "Some Text" or any part of Section 1. I'd like to export the "Some Text" text, just not the title "Section 1". Use Case