diff --git a/docs/tutorial-views.markdown b/docs/tutorial-views.markdown
index 0a4a40be..3aab9627 100644
--- a/docs/tutorial-views.markdown
+++ b/docs/tutorial-views.markdown
@@ -248,11 +248,11 @@ First, add the additional dependencies for the timeline view. The timeline is bu
{% highlight html %}
-
+
-
+
{% endhighlight %}
Now, create a new div for the map (must have an explicit height for the timeline to render):
diff --git a/test/index.html b/test/index.html
index 905a07ed..34f9b026 100644
--- a/test/index.html
+++ b/test/index.html
@@ -5,6 +5,8 @@