Changes for version 2.20

  • added --table_type option to say which types of table will
  • be recognised and parsed if the --make_tables option is true. In other words, there are now new types of table which can be parsed.
    • ALIGN is the original space-aligned table type
    • PGSQL is the type of table you get from a Postgresql query
    • BORDER is a table with +-----+ lines around it as a border
    • DELIM is delimited columns

Documentation

convert plain text file to HTML

Modules

convert plain text file to HTML