1
0
Fork 0

New translations en.md (German)

skip-build
This commit is contained in:
Joost De Cock 2023-08-29 15:16:55 +02:00
parent 4548a04ed7
commit 7f4729be4b

View file

@ -0,0 +1,11 @@
---
title: "Patterns: Notes"
---
Every pattern has a **notes** attribute that is optional.
The notes field allows you to add your notes to a pattern. This field supports markdown, so you can use rich formatting, or even embed images.
<Note>
If you make your pattern public, your notes will also be public.
</Note>