From 3be2e76ec0f55346f19ef3f94daf80e780471e72 Mon Sep 17 00:00:00 2001 From: simonzack Date: Wed, 28 Jan 2015 19:06:24 +1100 Subject: [PATCH] enable $ inline expressions so the example markdown doc works, $ can be escaped using \$ so shouldn't be much of an issue --- lib/gollum/templates/layout.mustache | 2 +- lib/gollum/templates/livepreview.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gollum/templates/layout.mustache b/lib/gollum/templates/layout.mustache index 0453e897..41ae03b5 100644 --- a/lib/gollum/templates/layout.mustache +++ b/lib/gollum/templates/layout.mustache @@ -38,7 +38,7 @@