Added front matter
Added title and order to frequent mistakes document
This commit is contained in:
parent
00db871146
commit
1c8afb2100
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
---
|
||||||
|
title: Frequent mistakes
|
||||||
|
order: 100
|
||||||
|
---
|
||||||
|
|
||||||
Some things to keep in mind when working in Markdown are:
|
Some things to keep in mind when working in Markdown are:
|
||||||
|
|
||||||
- There is no need to add a *glossary* section to documentation. We use a plugin called [remark-jargon](https://github.com/freesewing/freesewing/blob/develop/packages/remark-jargon/README.md) to explain terms. Information can be found at the link.
|
- There is no need to add a *glossary* section to documentation. We use a plugin called [remark-jargon](https://github.com/freesewing/freesewing/blob/develop/packages/remark-jargon/README.md) to explain terms. Information can be found at the link.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue