-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Following up #81 some multiline formatting variants do not work right with our regex patterns that are not multiline. The result is that some data elements will always be NA if they are not on the first line, because only the first line of the narrative is being returned.
It is possible we can preprocess this to get them on one line by concatenating all lines up to some line delimeter. In these examples we have horizon narrative ending with "." optionally followed by parenthetical thickness.
| OSD | JSON |
|---|---|
| ADIOS | ADIOS.json |
| BRINGMEE | BRINGMEE.json |
Metadata
Metadata
Assignees
Labels
No labels