Linter to fix format

This commit is contained in:
Vincent (Wen Yu) Ge
2023-10-10 19:34:30 +00:00
parent 57631006e2
commit 0ee8f3ccec
10 changed files with 39 additions and 11 deletions
@@ -112,7 +112,8 @@
<p class="text">
Click to copy variables for the fields below. Learn more <a
class="link"
href="https://appwrite.io/docs/advanced/platform/message-templates">here</a
href="https://appwrite.io/docs/advanced/platform/message-templates"
>here</a
>.
</p>
<div class="u-margin-block-start-16 u-flex u-gap-8">
@@ -70,7 +70,10 @@
<EmptySearch>
<div class="u-flex u-flex-vertical u-cross-center u-gap-24">
<p class="text u-line-height-1-5">No memberships available</p>
<Button external secondary href="https://appwrite.io/docs/products/auth/teams#create-membership">
<Button
external
secondary
href="https://appwrite.io/docs/products/auth/teams#create-membership">
Documentation
</Button>
</div>
@@ -74,7 +74,10 @@
you push to that repository, your function will be deployed.
</p>
<div class="alert-buttons u-flex u-margin-inline-start-auto">
<Button text href="https://appwrite.io/docs/products/functions/deployment" external>
<Button
text
href="https://appwrite.io/docs/products/functions/deployment"
external>
Learn more
</Button>
<Button
@@ -83,8 +83,10 @@
</svelte:fragment>
Update your function version to make use of new features including build commands.
<svelte:fragment slot="buttons">
<Button href="https://appwrite.io/docs/products/functions/development" external text
>Learn more</Button>
<Button
href="https://appwrite.io/docs/products/functions/development"
external
text>Learn more</Button>
</svelte:fragment>
</Alert>
{:else}
@@ -113,7 +113,10 @@
Update your function version to make use of new features including customizable HTTP
data in your executions.
<svelte:fragment slot="buttons">
<Button href="https://appwrite.io/docs/products/functions/development" external text>
<Button
href="https://appwrite.io/docs/products/functions/development"
external
text>
Learn more
</Button>
</svelte:fragment>
@@ -59,7 +59,10 @@
class="link">documentation</a
>.
<svelte:fragment slot="buttons">
<Button href="https://appwrite.io/docs/products/functions/development" external text>
<Button
href="https://appwrite.io/docs/products/functions/development"
external
text>
Learn more
</Button>
</svelte:fragment>
@@ -70,7 +70,10 @@
In order to clone a template to a locally hosted Appwrite project, you must set
up a Git integration and configure your environment variables.
<svelte:fragment slot="buttons">
<Button href="https://appwrite.io/docs/advanced/self-hosting/functions" external text>
<Button
href="https://appwrite.io/docs/advanced/self-hosting/functions"
external
text>
Learn more
</Button>
</svelte:fragment>
@@ -61,5 +61,9 @@
</TableBody>
</Table>
{:else}
<Empty single href="https://appwrite.io/docs/advanced/platform/api-keys" target="API key" on:click={createApiKey} />
<Empty
single
href="https://appwrite.io/docs/advanced/platform/api-keys"
target="API key"
on:click={createApiKey} />
{/if}
@@ -189,7 +189,10 @@
When installing Git in a locally hosted Appwrite project, you must first configure
your environment variables.
<svelte:fragment slot="buttons">
<Button href="https://appwrite.io/docs/advanced/self-hosting/functions" external text>
<Button
href="https://appwrite.io/docs/advanced/self-hosting/functions"
external
text>
Learn more
</Button>
</svelte:fragment>
@@ -204,7 +204,10 @@
<p>There are no files that match your search.</p>
</div>
<div class="u-flex u-gap-16">
<Button external href="https://appwrite.io/docs/products/storage/upload-download" text>
<Button
external
href="https://appwrite.io/docs/products/storage/upload-download"
text>
Documentation
</Button>
<Button