From 3ab48864fe4f1122d766aceefd4882c4cc526451 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 10 Mar 2021 08:17:24 -0500 Subject: fix(fmt): Correctly format hard breaks in markdown (#9742) --- docs/tools/script_installer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tools/script_installer.md') diff --git a/docs/tools/script_installer.md b/docs/tools/script_installer.md index 54ced70f6..b5046719e 100644 --- a/docs/tools/script_installer.md +++ b/docs/tools/script_installer.md @@ -67,7 +67,7 @@ idiom to specify the entry point in an executable script. Example: - + ```ts // https://example.com/awesome/cli.ts -- cgit v1.2.3