From 6c63cdd31af2a49875ac83b1e8d434813d0f933f Mon Sep 17 00:00:00 2001 From: John Hildenbiddle Date: Tue, 2 Aug 2022 10:24:04 -0500 Subject: [PATCH] Docs: Fix plugin insertion order in docs --- 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 671b2625f..32b625d5b 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 `