From eb2f6aeca891135389e58da0016c60af1363df61 Mon Sep 17 00:00:00 2001
From: chaosarium <38693485+chaosarium@users.noreply.github.com>
Date: Mon, 09 Jan 2023 22:14:11 +0000
Subject: [PATCH] Fix callout behaviour inconsistent with Obsidian (closes #168) (#268)

---
 content/notes/editing.md |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/content/notes/editing.md b/content/notes/editing.md
index 0d6bd13..4aaf585 100644
--- a/content/notes/editing.md
+++ b/content/notes/editing.md
@@ -56,8 +56,6 @@
 
 > 👀 Step 4: [Preview Quartz Changes](notes/preview%20changes.md)
 
-If you prefer, you can preview changes by [hosting locally with Docker](notes/docker.md) instead! If you have Docker, this might be the easiest approach.
-
 For those who like to live life more on the edge, viewing the garden through Obsidian gets you pretty close to the real thing.
 
 ## Publishing Changes
@@ -65,10 +63,4 @@
 
 > 🌍 Step 5: [Hosting Quartz online!](notes/hosting.md)
 
-## Hosting with Docker
-You can also choose to publish your digital garden on a local or remote machine using Docker.
-
-> 🐳 [Hosting with Docker](notes/docker.md)
-
-
 Having problems? Checkout our [FAQ and Troubleshooting guide](notes/troubleshooting.md).

--
Gitblit v1.10.0