in reply to Module for parsing tables from plain text document
My usual trick is to split on two or more spaces. For your example it would work on the table data but not the label lines at the top.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Module for parsing tables from plain text document
by LanX (Saint) on Jan 07, 2023 at 17:09 UTC |