From 65a024a59735653a35095eaefd8aded1d1a8ce8b Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Mon, 1 Jul 2024 13:38:49 +0100 Subject: [PATCH] try warning admonition --- docs/getting_started.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 10936f4..2ae9d60 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -52,14 +52,11 @@ If you prefer to open the link manually then you can leave it blank. Enbas uses the Oauth2 authentication flow to log into your account on GoToSocial. -``` -[WARNING] - -As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only -tokens, the application will be able to perform any actions within the limitations of your account -(including admin actions if you are an admin). -You can read more about this https://docs.gotosocial.org/en/latest/api/authentication/[here]. -``` +> [!WARNING] +> As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only +> tokens, the application will be able to perform any actions within the limitations of your account +> (including admin actions if you are an admin). +> You can read more about this [here](https://docs.gotosocial.org/en/latest/api/authentication/). Follow the below steps to log into your account: