Trevixal API
    Preparing search index...

    Interface TableToTextOptions

    interface TableToTextOptions {
        separator?: string;
    }
    Index
    separator?: string

    Put between cells on a line; a tab by default, so a spreadsheet reads it back.