1
0
Fork 0
freesewing/markdown/dev/reference/snippets/notch/en.md
2021-10-17 18:26:00 +02:00

12 lines
269 B
Markdown

---
title: notch
---
The `notch` snippet is intended for notches and is
provided by [plugin-theme](/reference/plugins/theme/).
```js
snippets.demo = new Snippet('bnotch', points.anchor)
```
<Example part="snippets_notch" caption="An example of the notch snippet" />