1
0
Fork 0
freesewing/markdown/dev/guides/patterns/snippets/en.md
Joost De Cock 249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00

23 lines
655 B
Markdown

---
title: Snippets
order: 50
---
<Example part="docs_overview" options_focus="Snippets">
Snippets are little embelishments that go on your pattern
</Example>
Snippets are little embellishments you can use and re-use on your pattern.
They are typically used for things like logos or buttons.
Each snippet must have:
- An anchor point that determine where the snippet will be located
- The name of the snippet to insert
Since our example image does not have any snippets in it, here's another example
of a `button`, `buttonhole`, and `logo` snippet added to a FreeSewing pattern:
<Example part="snippet">
An example of the use of snippets
</Example>