このマークダウン コードは、Markdown ファイルに含まれています。インライン HTML があります。
---
layout: page
title: About This Website
permalink: /about/
---
This website is built with <i class="fa fa-heart" style="color: #EEAAAA"></i>,
[Jekyll](https://jekyllrb.com/), [LESS](http://lesscss.org/),
[Gulp](http://gulpjs.com/), and a series of other [NPM builders](http://gulpjs.com/plugins/).
It is hosted on [Github Pages](https://pages.github.com/).
しかし、フロントマターの下のものを でラップすると<div>
、マークダウンがレンダリングされません。開始タグと終了<div>
タグを で囲んだ場合でも{% raw %}
.
なんで?回避策はありますか? Jekyll3を使用しています。