From 93c9939e576868779e511cbdb1a1c68b238fc7a9 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 27 Aug 2023 19:34:15 +0200 Subject: [PATCH] New translations en.md (French) skip-build --- markdown/org/docs/site/sets/notes/fr.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 markdown/org/docs/site/sets/notes/fr.md diff --git a/markdown/org/docs/site/sets/notes/fr.md b/markdown/org/docs/site/sets/notes/fr.md new file mode 100644 index 00000000000..0688405f3b7 --- /dev/null +++ b/markdown/org/docs/site/sets/notes/fr.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. +