From 19e40c207535c89d7855fd3bc5d60c8b4dcef569 Mon Sep 17 00:00:00 2001 From: John Hildenbiddle Date: Tue, 2 Aug 2022 12:27:23 -0500 Subject: [PATCH] Docs: Fix plugin insertion order in docs (#1850) --- docs/write-a-plugin.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/write-a-plugin.md b/docs/write-a-plugin.md index 671b2625..32b625d5 100644 --- a/docs/write-a-plugin.md +++ b/docs/write-a-plugin.md @@ -22,6 +22,8 @@ window.$docsify = { Alternatively, a plugin can be stored in a separate file and "installed" using a standard `