From 9e18dde834de4ce7eeb8730cc64e87c8df73957c Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 17 Jul 2020 18:27:38 +0100 Subject: [PATCH] Update PLUGINS.md Adds missing blank line that caused acciental underline/heading --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index d6a214b9..9f7bf42a 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -363,6 +363,7 @@ If the player has chosen to "Send flight log and Cmdr status to Inara" this gets called when the player starts the game, enters a new system, docks or undocks. It is called some time after the corresponding `journal_entry()` event. + --- ```python def inara_notify_ship(eventData):