Test removal of Front Matter from Markdown files
This commit is contained in:
parent
d2902d185f
commit
553b5b1df8
2 changed files with 15 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: About JavaScript Machines
|
||||
permalink: /docs/about/
|
||||
---
|
||||
|
||||
About JavaScript Machines
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue