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