From 3a2f786773f3aa88acaeb1846aee03a66cc4ea6b Mon Sep 17 00:00:00 2001 From: bendtherules Date: Thu, 26 Dec 2019 12:39:39 +0530 Subject: [PATCH] TODO - Add align in table, more details on docs section --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index 20eb104..c5023f1 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,6 @@ # Tag support - - Handle remaining tags +- Handle align in table - Cleanup code and pre.code handling - Handle reference-style links and images @@ -12,4 +13,8 @@ # Meta - 1. Add docs with travis, codecov badges + - What happens to undhandled tags? unhandled attributes? + - Extra attributes added? Align? + - Which tags are passthrough and can be exchanged? + - Creating table without header guide 2. License