From 32b7433a3587216a0c4370ed25f9e8cc3f6b8649 Mon Sep 17 00:00:00 2001
From: "Rafael G. Martins" <rafael@rafaelmartins.eng.br>
Date: Mon, 4 May 2015 05:43:04 -0300
Subject: content-parser: added todo

---
 src/content-parser.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/content-parser.c b/src/content-parser.c
index 5448d96..e083243 100644
--- a/src/content-parser.c
+++ b/src/content-parser.c
@@ -23,7 +23,9 @@
 
 
 // TODO: block elements: list, horizontal rule
-// TODO: inline elements: links, emphasis, code, images
+// TODO: inline elements: links, emphasis, code, images, line breaks
+// TODO: automatic scaping of html entities
+// TODO: automatic links
 // TODO: error handling
 
 
-- 
cgit v1.2.3-18-g5258