From 79ffeda401440d15f2c665e68ae232a0394a39d2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 29 May 2017 15:56:55 +0200 Subject: Fix use template-internal HEREDOC hint less likely to clash. --- templates/quote.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/quote.mdwn') diff --git a/templates/quote.mdwn b/templates/quote.mdwn index c8957a5..66a253d 100644 --- a/templates/quote.mdwn +++ b/templates/quote.mdwn @@ -1,6 +1,6 @@ -[[!template id=column size=12 content=<<_QUOTE_COLUMN +[[!template id=column size=12 content=<<_Q_U_O_T_E_C_O_L_U_M_N_

-_QUOTE_COLUMN]] +_Q_U_O_T_E_C_O_L_U_M_N_]] -- cgit v1.2.3