14 lines
297 B
Markdown
14 lines
297 B
Markdown
![]() |
---
|
||
|
title: Add the body of the blog post
|
||
|
order: 90
|
||
|
---
|
||
|
|
||
|
Below the frontmatter, you can write the body of your blog post, [using markdown](/editors/markdown/).
|
||
|
|
||
|
|
||
|
<Tip>
|
||
|
|
||
|
You can look at [one of the many blog posts](https://github.com/freesewing/markdown/tree/develop/org/blog) for examples.
|
||
|
|
||
|
</Tip>
|