Return reStructuredText source content after title, subtitle, and docinfo

Tony Narlock <[email protected]>
Newsgroups gmane.text.docutils.user
Message-ID <CAC8GGzPYWCGcpEnu9OvML_6aZ=VbcescVjS3UPz-jf9Zx=fZwQ@mail.gmail.com>
I want to be able to store raw reStructuredText “body content”, including
section names after title/subtitle, in a database.

At present, I am using publish_doctree to get title, subtitle, and docinfo
meta data successfully.

So, assuming:


==========
Main title
==========
Subtitle
========

:Date: 2017-04-04


I want everything from this segment and below

Including sections
“”””””””””””””””””

like this


I just want to get this:

I want everything from this segment and below

Including sections
“”””””””””””””””””

like this

I want the raw reStructuredText to be preserved.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.