If you want to use an existing document as the base for a new one, the HTML editor
can help.
To start a new document using an old one as the base (much like the Save
as function some document editors use), use the following steps.
-
Navigate to the document you want to start with, and click
Edit in the Actions menu.
-
At the top of the document window, where the editing settings are, click HTML. This will switch the document editor into HTML mode and expose the HTML code.
-
In a different browser tab, start creating a new document.
-
Click HTML to put the new document into HTML mode.
-
Select all the HTML in the base document and paste it into the new document.
-
Switch the new document back to the full editor and edit the document before
saving.