# TODO list
## Features :
* Select a range of rows to print
* Limit cell width and split content if needed
* Limit table width and auto adjust cell width as needed
* Add capability to prevent new lines in cell, by replacing them with spaces
## Improvements :
## General :
* Learn how to do unit testing in Rust, and add some
## Travis-CI :
* Automatically publish API documentation with travis after each successfull build