13 lines
135 B
Markdown
13 lines
135 B
Markdown
|
|
---
|
||
|
|
title: Hello World
|
||
|
|
description: testing is the path to true happiness
|
||
|
|
---
|
||
|
|
|
||
|
|
# My H1
|
||
|
|
|
||
|
|
lorem ipsum
|
||
|
|
|
||
|
|
## Transformed
|
||
|
|
|
||
|
|
base: {{ title }}
|