Skip to content

split front matter from markdown (compatiblity with jekyll)#6

Open
jmlich wants to merge 4 commits intorginestou:masterfrom
greycortex:master
Open

split front matter from markdown (compatiblity with jekyll)#6
jmlich wants to merge 4 commits intorginestou:masterfrom
greycortex:master

Conversation

@jmlich
Copy link
Copy Markdown
Contributor

@jmlich jmlich commented Jan 23, 2020

Jekyll flawored Markdown documents could contain front matter which is YAML configuration prefixed into document. It allows customization of the web page. For example:

---
layout: post
title: Blogging Like a Hacker
---
# Blogging Like a Hacker
content

This could be used to define "Data" variables like title, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant