From c2cdfbc41f25e5d2b4fbbec6864185c65a3c2b72 Mon Sep 17 00:00:00 2001 From: Samuel Dillow Date: Fri, 18 Oct 2013 11:34:08 -0500 Subject: [PATCH] Added support for code blocks --- discount-config/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discount-config/update.sh b/discount-config/update.sh index 2c5efc7..245269a 100755 --- a/discount-config/update.sh +++ b/discount-config/update.sh @@ -12,7 +12,7 @@ error_msg () { status_msg "Running configure.sh..." cd `dirname $0`/../discount/ -./configure.sh +./configure.sh --with-fenced-code # make the blocktags make blocktags