FILE ... TOC

rebuild the content of a html file

After the html content was split (see split_html) and the appropriate references were modified the content should be rebuilt. This method recreates the modified content from the split format.

Usage:

             $page->rebuild_content

FILE ... TOC