summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <phsym@users.noreply.github.com>2019-08-25 13:25:42 +0200
committerGitHub <noreply@github.com>2019-08-25 13:25:42 +0200
commitd5f0296b2bb5c7c6c3b6347808e6bf37c3264766 (patch)
treea6fb13fdc05a94684fee9859c3355d478852ba3d /TODO.md
parentfadaa64ec513177feeb858b0977b4c18899b4961 (diff)
parentffd151ab6ffa7581cae43b2a59cd5c94d406d862 (diff)
Merge pull request #112 from phsym/ed-2018
Updated to rust 2018 edition
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index 80bf07a..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# TODO list
-
-## Features :
-* 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 :
-
-## Travis-CI :