From 71373fc70eb07f2596f87eb5c180866fe33e11f1 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 27 Aug 2023 19:34:42 +0200 Subject: [PATCH] New translations en.md (Spanish) skip-build --- markdown/org/docs/site/sets/notes/es.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 markdown/org/docs/site/sets/notes/es.md diff --git a/markdown/org/docs/site/sets/notes/es.md b/markdown/org/docs/site/sets/notes/es.md new file mode 100644 index 00000000000..0688405f3b7 --- /dev/null +++ b/markdown/org/docs/site/sets/notes/es.md @@ -0,0 +1,11 @@ +--- +title: "Measurements Sets: Notes" +--- + +Every measurements set has a **notes** attribute that is optional. + +The notes field allows you to add your notes to a measurements set. This field supports markdown, so you can use rich formatting, or even embed images. + + +If you make your measurements set public, your notes will also be public. +