1
0
Fork 0

Added front matter

Added title and order to frequent mistakes document
This commit is contained in:
SeaZeeZee 2022-02-04 15:04:59 +01:00 committed by Zee
parent 00db871146
commit 1c8afb2100

View file

@ -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.