From 4110e102d2e187b57769202afdebdaa678215f38 Mon Sep 17 00:00:00 2001 From: Xanion11 <166958695+Xanion11@users.noreply.github.com> Date: Thu, 13 Aug 2026 02:31:14 +0200 Subject: [PATCH] Fix newline to make the Description a header block --- 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]]