From 39a760b1266e43175ad271da39898659df0231e4 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 11 Jun 2010 18:35:35 +0200 Subject: add markdown rendering support Signed-off-by: Florian Pritz --- system/application/views/file/html_header.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'system/application/views') diff --git a/system/application/views/file/html_header.php b/system/application/views/file/html_header.php index fdd46acb9..dfa08ad46 100644 --- a/system/application/views/file/html_header.php +++ b/system/application/views/file/html_header.php @@ -6,9 +6,12 @@
- Raw + Raw | Plain +
+ Code | + Render Markdown +
-
-- 
cgit v1.2.3-24-g4f1b