about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--html.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/html.c b/html.c
index bead159..5f7dc16 100644
--- a/html.c
+++ b/html.c
@@ -205,8 +205,6 @@ int htmlInlineAttrs(FILE *file, const struct BodyPart *part) {
 }
 
 int htmlInline(FILE *file, const struct BodyPart *part, const char *content) {
-	// TODO: format=flowed
-	// TODO: Process quoting -> <blockquote>
 	// TODO: Process diffs -> <ins>, <del>
 	return 0
 		|| templateRender(file, TEMPLATE(<pre), NULL, NULL)
b76a&follow=1'>Install slJune McEnroe 2017-07-25Add up, supJune McEnroe 2017-07-24Autopickup ringsJune McEnroe 2017-07-24Name dogJune McEnroe 2017-07-23Add nethackrcJune McEnroe 2017-07-23Remove useless setuid in briJune McEnroe 2017-07-23Clean up hnel a tiny bitJune McEnroe 2017-07-21Set window size in hnelJune McEnroe 2017-07-21Add hnelJune McEnroe 2017-07-19chmod 600 in dtchJune McEnroe