From 337f9b52db7c2f02b37b1687750891577f22278a Mon Sep 17 00:00:00 2001 From: Southpaw Date: Fri, 23 Jun 2023 11:42:55 +0100 Subject: [PATCH] VSCode's markdown bullet integration is weird --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4805de..18ea5c1 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ A maintained fork of Jay Nguyen's [obsidian-ghost-publish](https://github.com/ja ## Usage -- In Ghost, create a new Custom Integration following [this guide](https://ghost.org/integrations/custom-integrations/). You will need the **Admin API Key** and the **API URL** later. -- Install and enable the plugin -- In the plugin settings, fill in the API URL and Admin API Key from the Custom Integration you created earlier. -- You can now publish documents by clicking the little ghost in the sidebar, or by using the command pallete. +- In Ghost, create a new Custom Integration following [this guide](https://ghost.org/integrations/custom-integrations/). You will need the **Admin API Key** and the **API URL** later. +- Install and enable the plugin +- In the plugin settings, fill in the API URL and Admin API Key from the Custom Integration you created earlier. +- You can now publish documents by clicking the little ghost in the sidebar, or by using the command pallete. ## Front Matter format