From 2b2347fbf70698faa1b5af671362e2b8080e7343 Mon Sep 17 00:00:00 2001 From: Verity <113909005+uthvah@users.noreply.github.com> Date: Fri, 26 Sep 2025 08:45:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04e405d..6c5cb44 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ It's designed to feel seamless, stable, and completely native to the Obsidian ex ## How it Works -Instead of just rendering the content, Sync Embeds creates a hidden, fully functional editor pane for the source note. It then cleverly re-parents the visual part of that editor directly into your current document. This means you are interacting with a real editor instance, providing a truly native feel. +Instead of just rendering the content, Sync Embeds creates a hidden, fully functional editor pane for the source note. It then re-parents the visual part of that editor directly into your current document. This means you are interacting with a real editor instance, providing a truly native feel. ---