From f3a6ee5d3c2d5ebd71ba2227e621c03860eee53a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 27 Aug 2023 19:34:24 +0200 Subject: [PATCH] New translations en.md (French) skip-build --- markdown/org/docs/site/bookmarks/type/fr.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 markdown/org/docs/site/bookmarks/type/fr.md diff --git a/markdown/org/docs/site/bookmarks/type/fr.md b/markdown/org/docs/site/bookmarks/type/fr.md new file mode 100644 index 00000000000..0807c7080ba --- /dev/null +++ b/markdown/org/docs/site/bookmarks/type/fr.md @@ -0,0 +1,10 @@ +--- +title: "Bookmarks: Type" +--- + +Every bookmark has a **type** attribute that is mandatory. + +When you manually create a bookmark, the type is always **custom** so you cannot choose it. + +Other types include **pattern** or **docs** which will automatically be set when you bookmark a pattern or documentation page respectively. +