diff --git a/markdown/org/docs/site/patterns/notes/de.md b/markdown/org/docs/site/patterns/notes/de.md new file mode 100644 index 00000000000..13ebd78c076 --- /dev/null +++ b/markdown/org/docs/site/patterns/notes/de.md @@ -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. + + +If you make your pattern public, your notes will also be public. +