If you paste text into an edit field, review it before submitting the text to the system. Make sure the formatting (such as superscript, subscript, bold, and Italics), Greek letters, and other special characters appear as expected.

  1. Paste the following template into the edit field:
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<p>
Provide your information here. You can use the following tags: <sup>superscript</sup>, <sub>subscript</sub>, <b>bold</b>, and <i>italics</i>
</p>
</body>
</html>
  1. Copy text from an appropriate location. Options include:
  2. Paste text between the <p> and </p> tags in the edit field.