From c50976ff33ae107e00032ce2d06e2edc72bb04f5 Mon Sep 17 00:00:00 2001 From: Analysis <156778527+Analysis196884@users.noreply.github.com> Date: Sat, 17 Jan 2026 22:45:06 +0800 Subject: [PATCH] fix(markdown): add blank line to render heading --- content/Movement/jumpstore.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/Movement/jumpstore.md b/content/Movement/jumpstore.md index a167465..6524fb6 100644 --- a/content/Movement/jumpstore.md +++ b/content/Movement/jumpstore.md @@ -12,6 +12,7 @@ socialDescription: One of the moves in Rain World 3 jumpstorage js + ## Description Jump-boost is a value in the game's code which determines height during certain moves, based on how long jump is held as the move begins. For most moves, it is set to a non-zero value as slugcat leaves the ground, and is "cashed in" for upwards velocity for every frame jump is held. @@ -43,4 +44,4 @@ ___ ![[jumpstore_6.gif]] ![[jumpstore_7.gif]] ![[jumpstore_8.gif]] -![[jumpstore_9.gif]] \ No newline at end of file +![[jumpstore_9.gif]]