Skip to content

Commit

Permalink
Merge branch 'enhancement-item-body-section-parsing' of github.itap.p…
Browse files Browse the repository at this point in the history
…urdue.edu:ECN/webqueue2 into enhancement-item-body-section-parsing
  • Loading branch information
Jacob Daniel Bennett committed Sep 16, 2020
2 parents d0aebf6 + 307cc8b commit 593a532
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/parseSectionsFormat.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,16 @@
// Ex: *** Replied by: ewhile at: 05/08/20 09:21:43 ***
// (Start) ^ ^ (End)
"time": "09:21:43",

// An array of lines with non-printable characters.
"content": [
"Sascha,\n",
"\n",
"Chicken kevin biltong, flank jowl prosciutto shoulder meatball meatloaf sirloin.\n",
"\n",
"Ethan White\n",
"ECN\n"
]
},

{
Expand Down

0 comments on commit 593a532

Please sign in to comment.