We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cbb4c commit d68967fCopy full SHA for d68967f
website/public/install/index.ejs.html
@@ -260,7 +260,7 @@ <h2>Install quick-lint-js</h2>
260
aria-label="not installed globally"
261
title="not installed globally"
262
class="footnote-marker"
263
- > **</span
+ > †</span
264
></span
265
></a
266
>
@@ -561,7 +561,7 @@ <h2>Install quick-lint-js</h2>
561
such as documentation or shell completion plugins.
562
</p>
563
<p>
564
- <span>**</span> The LSP server is not installed globally with this
+ <span>†</span> The LSP server is not installed globally with this
565
installation method, so some editors might not be able to access it.
566
567
</figcaption>
0 commit comments