From 59f7add065389f5a6d049e0f7ec7316397301ae7 Mon Sep 17 00:00:00 2001 From: Chloe Oletto Date: Mon, 9 Mar 2026 01:39:25 -0700 Subject: [PATCH] docs: hotfix: Fix copilot's document formatting error that I didn't notice. Signed-off-by: Chloe Oletto --- docs/help/contents/organizing-notes/archive-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/help/contents/organizing-notes/archive-notes.md b/docs/help/contents/organizing-notes/archive-notes.md index 928ca5b53..c32cda892 100644 --- a/docs/help/contents/organizing-notes/archive-notes.md +++ b/docs/help/contents/organizing-notes/archive-notes.md @@ -20,6 +20,8 @@ Archiving lets you declutter your notes list without permanently deleting notes. 2. Press `Archive` 3. The note will be moved to the `Archive` section +--- + ## Unarchive a note # [Desktop/Web](#/tab/web) @@ -35,3 +37,5 @@ Archiving lets you declutter your notes list without permanently deleting notes. 2. Press the ![Three dot button](/three-dot-button.png) button on a note 3. Press `Unarchive` 4. The note will be restored to your main `Notes` view + +---