From c4e86de0e4cc3144dd7785785bbb0fb0c7e360ba Mon Sep 17 00:00:00 2001 From: Lilian Besson Date: Tue, 3 May 2016 20:05:01 +0200 Subject: [PATCH] Fixed, added utf-8 encoding to example0.html --- example0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example0.html b/example0.html index ac90df9..c8f7d9c 100644 --- a/example0.html +++ b/example0.html @@ -1,4 +1,4 @@ -A StrapDown.js template +<!DOCTYPE html><html><head><meta charset="utf-8"/><title>A StrapDown.js template</title></head><body><xmp theme="cyborg"> ### Write here in Markdown rather than in HTML > This document is empty right now. Fill it out with awesome content !