diff --git a/docs/vendors/northflank/new_user.md b/docs/vendors/northflank/new_user.md
index 07cf9c69..f57551b8 100644
--- a/docs/vendors/northflank/new_user.md
+++ b/docs/vendors/northflank/new_user.md
@@ -216,6 +216,8 @@ c) Select `Environment` then `Edit`.
+
+
e) You can perform various operations on your variables:
1. Add a new variable with `+ Add Variable`
@@ -226,15 +228,6 @@ e) You can perform various operations on your variables:
Multiple lines values should have a `\n` separating each original line.
Example:
-```
-----BEGIN PRIVATE KEY-----
-MIGTAgEAMBMGBygGSM49AgEGCCgGSM49AwEHBHkwdwIBAQQg7c8w00t5ju7N980r
-erN8N+isnJoec+ohIEuD0teRbPmgCgYIKoZIzj0DAQehRANCAAREnRISLSiFgdn4
-Lbf44yIKspXKr7GpPBVshv3ShOms2qHTdAFriXXRPmbq7eAJuFrxpYOduU1dl9vo
-ouciW0je
------END PRIVATE KEY-----
-```
-
Once the full string copied in the variable, switch to JSON mode and replace **all spaces** with `\n`.
This will only show correctly in JSON view.