Adding some extension mapping to FileUtil

Fixing wiki page update preview
This commit is contained in:
Nathan Adams
2014-03-13 22:46:25 -05:00
parent 0e0b7469d7
commit 8a046e3c7e
2 changed files with 5 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
{if $preview}
<h2 id="preview" class="top">{trans 'Preview of the Page'}</h2>
{$preview}
{markdown $preview, $request}
{/if}