Skip to content

Commit

Permalink
updated explanation of lost hyperlink text
Browse files Browse the repository at this point in the history
  • Loading branch information
CherrelleTucker committed Jan 22, 2024
1 parent ef73150 commit 1472156
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions inDocActionItemsWebApp/Page.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h1>In-doc action item collection tool</h1>
<ul>
<p> <li>The document should have a section for Attendees at the top, in the format "Attendees:" followed by names separated by a comma. This list is where the program collects the names associated with each action item. </p>
<p> <li>The document must contain action items in the format "Action:" followed by the name of the person assigned, then the action. Ex: "Action: Amy email purchasing about req 385."" </li></p>
<p> <li> Note: hyperlinked text with will be transferred to the table without the hyperlink.
<p> <li> Note: Text with hyperlinks is transferred as plain text to the table.
</ul></p>
Once the document is processed, the action items will be populated in a 3 column table at the end of the document with the column headers "Status" "Owner""Action". If such a table does not already exist, one will be generated and you may then apply your desired formatting.
</p>
Expand Down Expand Up @@ -128,5 +128,4 @@ <h2 style="text-align:center;">Sample Agenda Elements</h2>
</table>
</div>
</body>
</html>

</html>

0 comments on commit 1472156

Please sign in to comment.