1
0
Fork 0

New translations en.md (Spanish)

skip-build
This commit is contained in:
Joost De Cock 2023-11-03 22:17:36 +01:00
parent 6fc17f43ef
commit e4a2466426

View file

@ -2,10 +2,10 @@
title: Notas
---
Every pattern has a **notes** attribute that is optional.
Cada patrón tiene un atributo **notas** que es opcional.
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.
El campo de notas te permite añadir tus notas a un patrón. Este campo admite markdown, por lo que puedes utilizar un formato enriquecido, o incluso incrustar imágenes.
<Note>
If you make your pattern public, your notes will also be public.
Si haces público tu patrón, tus notas también serán públicas.
</Note>