From 11018c523128475d0196261276f7e3757279b518 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Wed, 11 Sep 2024 09:53:58 +0300 Subject: [PATCH] Remove unnecessary line breaks from markdown text --- .github/ISSUE_TEMPLATE/vscode-prettier-sql.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/vscode-prettier-sql.yml b/.github/ISSUE_TEMPLATE/vscode-prettier-sql.yml index f39dc7fc63..d708076a6b 100644 --- a/.github/ISSUE_TEMPLATE/vscode-prettier-sql.yml +++ b/.github/ISSUE_TEMPLATE/vscode-prettier-sql.yml @@ -6,11 +6,9 @@ body: - type: markdown attributes: value: | - Please don't report issues about the [Prettier SQL VSCode](https://marketplace.visualstudio.com/items?itemName=inferrinizzard.prettier-sql-vscode) extension here. - It is no more maintained by its author. + Please don't report issues about the [Prettier SQL VSCode](https://marketplace.visualstudio.com/items?itemName=inferrinizzard.prettier-sql-vscode) extension here. It is no more maintained by its author. - Instead, consider switching to the official [SQL Formatter VSCode](https://marketplace.visualstudio.com/items?itemName=ReneSaarsoo.sql-formatter-vsc) - extension, which uses the latest SQL Formatter library and is actively maintained. + Instead, consider switching to the official [SQL Formatter VSCode](https://marketplace.visualstudio.com/items?itemName=ReneSaarsoo.sql-formatter-vsc) extension, which uses the latest SQL Formatter library and is actively maintained. - type: textarea id: problem attributes: