{
"*.md": {
"type": "cheat",
"template": [
"---",
"title: {basename|capitalize}",
"category: Ruby",
"---"
]
}