From b39285807e1d21300e8a5dbbf6f2c43a8aab3494 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Thu, 30 May 2024 10:00:28 +0100 Subject: [docs] Fix code blocks overflowing page width (#23829) Fix code blocks overflowing page width--- docs/flashing_bootloadhid.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/flashing_bootloadhid.md') diff --git a/docs/flashing_bootloadhid.md b/docs/flashing_bootloadhid.md index 6e55a4e7fd..2d1696c6e7 100644 --- a/docs/flashing_bootloadhid.md +++ b/docs/flashing_bootloadhid.md @@ -19,7 +19,9 @@ Using the QMK installation script, detailed [here](newbs_getting_started), the r To flash via the command line, use the target `:bootloadhid` by executing the following command: - make ::bootloadhid +``` +make ::bootloadhid +``` ## GUI Flashing -- cgit v1.2.3