mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
It's the theme of the moment ; regexp checking. Just in case we have two line start with --- in the file, we want to make sure it's not interpreted as a front-matter.
5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
---
|
|
test: good
|
|
---
|
|
Real content starts here
|