10 lines
171 B
YAML
10 lines
171 B
YAML
input: md
|
|
output: static
|
|
template: static/template.html
|
|
|
|
headings:
|
|
h1: text-4xl mb-4 font-black
|
|
h2: text-3xl mt-8 mb-4 font-bold
|
|
h3: text-2xl mt-8 mb-4 font-medium
|
|
|