Skip to content

Commit 11018c5

Browse files
committed
Remove unnecessary line breaks from markdown text
1 parent 723ff65 commit 11018c5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/ISSUE_TEMPLATE/vscode-prettier-sql.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
Please don't report issues about the [Prettier SQL VSCode](https://marketplace.visualstudio.com/items?itemName=inferrinizzard.prettier-sql-vscode) extension here.
10-
It is no more maintained by its author.
9+
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.
1110
12-
Instead, consider switching to the official [SQL Formatter VSCode](https://marketplace.visualstudio.com/items?itemName=ReneSaarsoo.sql-formatter-vsc)
13-
extension, which uses the latest SQL Formatter library and is actively maintained.
11+
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.
1412
- type: textarea
1513
id: problem
1614
attributes:

0 commit comments

Comments
 (0)