mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Make all the tests happy.
This commit is contained in:
@@ -3,6 +3,6 @@ layout: default
|
||||
title: Foo Bar
|
||||
---
|
||||
|
||||
h1. {{ page.title }}
|
||||
# {{ page.title }}
|
||||
|
||||
Best *post* ever
|
||||
Best **post** ever
|
||||
@@ -5,4 +5,4 @@ title: Include
|
||||
|
||||
{% include sig.markdown %}
|
||||
|
||||
This _is_ cool
|
||||
This _is_ cool
|
||||
|
||||
Reference in New Issue
Block a user