mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-16 07:28:25 +02:00
12 lines
152 B
JSON
12 lines
152 B
JSON
{
|
|
"*.md": {
|
|
"type": "cheat",
|
|
"template": [
|
|
"---",
|
|
"title: {basename|capitalize}",
|
|
"category: Ruby",
|
|
"---"
|
|
]
|
|
}
|
|
}
|