From c95315b1cbf9ae1b55f458796a35d300810dda60 Mon Sep 17 00:00:00 2001
From: "M. Taylor Saotome-Westlake" <ultimatelyuntruethought@gmail.com>
Date: Mon, 2 Jan 2017 19:59:28 -0800
Subject: [PATCH] shorter XXX comment to prevent injection self-attack
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

A lot of content on some of the tag/category pages was getting cut off
after this post because the beginning but not the end of the long XXX
comment was getting included, commenting out the rest of the page! This
might be worth filing a patch or bug report upstream?!—later.
---
 content/2016/very-reassuring.md | 3 +--
 post_ideas.txt                  | 1 +
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/2016/very-reassuring.md b/content/2016/very-reassuring.md
index 39a2900..2db894a 100644
--- a/content/2016/very-reassuring.md
+++ b/content/2016/very-reassuring.md
@@ -4,6 +4,5 @@ Category: other
 Tags: cathartic
 
 "Don't be offended by the research! We're not calling you a lying pervert! You're just a male with unusual sexual interests who has [false beliefs about himself](http://unremediatedgender.space/2016/Sep/psychology-is-about-invalidating-peoples-identities/), that's all!"
-<!-- XXX TODO FIXME: line-break hack because my theme isn't smart enough to
-     deal with very short posts -->
+<!-- XXX spacing -->
 <br/><br/><br/><br/><br/><br/>
diff --git a/post_ideas.txt b/post_ideas.txt
index 755442b..572ab4c 100644
--- a/post_ideas.txt
+++ b/post_ideas.txt
@@ -66,6 +66,7 @@ How do I measure traffic?
 configure server with user
 configure scheduled posting with cron
 Git mirror on server
+Pelican bug report or patch re spacing in file
 
 ----
 
-- 
2.17.1