OK this is fixed per:
We were leaning on regex to find tables and it did not like this table format.
The change is to lean on markdown parsing which is much more robust.
OK this is fixed per:
We were leaning on regex to find tables and it did not like this table format.
The change is to lean on markdown parsing which is much more robust.