From 91df237687f6e903184d87e467c347ba3c25bd2e Mon Sep 17 00:00:00 2001 From: Cherrelle Date: Wed, 24 Jan 2024 10:25:17 -0600 Subject: [PATCH] added known issues section; corrected misspellings --- inDocActionItemsWebApp/Page.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/inDocActionItemsWebApp/Page.html b/inDocActionItemsWebApp/Page.html index 9104fba..ac855de 100644 --- a/inDocActionItemsWebApp/Page.html +++ b/inDocActionItemsWebApp/Page.html @@ -57,6 +57,15 @@ text-align:left; } + @@ -128,6 +137,13 @@

Sample Agenda Elements

scrape up the printer and window glass from the parking lot. - - + +
+

Known Issues

+
+

Lines with multiple names can (but won't always) populate with the incorrect name identified as the action owner. It appears that enclosing the correct name with parentheses ( ) can work around this issue.

+

Send screenshots or snips of found errors to cherrelle.j.tucker@nasa.gov or add to the GitHub Issue. Include Attendees list, the paragraph in which your action item is listed, and the action item as it was generated.

+
+ + \ No newline at end of file