From f19e6496f5dadedac4ae2ab52dd4e4c672d21e10 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 12 Aug 2012 19:32:30 -0700 Subject: [PATCH] Fixed titleblock in markdown, plain templates. Now it is just a single string. Previously separate title, author, and date variables were used, but this didn't allow different kinds of title blocks. --- templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates b/templates index fbe835459..c08ed3f61 160000 --- a/templates +++ b/templates @@ -1 +1 @@ -Subproject commit fbe83545996515a91025f829a5a328312d69793b +Subproject commit c08ed3f61a5dda0a33cda08106140be5a5cd6da4