From 88b252d8944ac992dec43057cc3f8ca69b6f953a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 27 Aug 2023 19:34:56 +0200 Subject: [PATCH] New translations en.md (Spanish) skip-build --- markdown/org/docs/site/bookmarks/type/es.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 markdown/org/docs/site/bookmarks/type/es.md diff --git a/markdown/org/docs/site/bookmarks/type/es.md b/markdown/org/docs/site/bookmarks/type/es.md new file mode 100644 index 00000000000..0807c7080ba --- /dev/null +++ b/markdown/org/docs/site/bookmarks/type/es.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. +