From 82b69ae60ae5bd6d14bd6bac9571f411632837a6 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Tue, 10 Jan 2017 18:58:55 -0500 Subject: [PATCH] fix highlighting --- docs/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/introduction.md b/docs/introduction.md index 217395dd..a8e78a18 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -27,7 +27,7 @@ The easiest way to try out Mithril is to include it from a CDN, and follow this Let's create an HTML file to follow along: -```html +```markup