From 4a2705136d0085f81f3d308bd725cf81db083f44 Mon Sep 17 00:00:00 2001 From: Max Rumpf Date: Tue, 2 Oct 2018 22:43:44 +0200 Subject: [PATCH] Improve wording, put important info in note block (#6428) * Improve wording, put important info in note block * Fix list inside note block * Let's just try to add extra whitespace * Remove list markers, add newlines * Another one * :tshirt: Small improvement. --- source/_components/hangouts.markdown | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/source/_components/hangouts.markdown b/source/_components/hangouts.markdown index 8bc8948b600..6ec9735d41a 100644 --- a/source/_components/hangouts.markdown +++ b/source/_components/hangouts.markdown @@ -22,11 +22,13 @@ Configure the integration: * Enter your **Google Mail Address** and **Password** * If you secured your account with 2-factor authentication you will be asked for a 2-factor authentication token. -**BEST PRACTICE:** You can't write messages to yourself or get notifications in a group, if "you" write the message. The best way is to create a new Google Hangouts account for this integration. - -**IMPORTANT:** If you secured your account with 2-factor authentication: Only verification by app or SMS are supported. There is no support for verification by prompt on your phone. - -**IMPORTANT 2:** If you are sure your email and password is correct, but the component says the login is invalid. Wait a few hours and try it again, it might be, that google asks for a captcha which we can't support. Google does not provide official support for using bots with Google Hangouts, that's why we have to work around this. +

+You can't write messages to yourself or get notifications in a group, if "you" write the message. The best way is to create a new Google Hangouts account for this integration.
+
+If you secured your account with 2-factor authentication: Only verification by app or SMS are supported. There is no support for verification by prompt on your phone.
+
+If you are sure your email and password are correct, but the component says the login is invalid, wait a few hours and try again. It might be that Google asks for a captcha which we can't support. Google does not provide official support for using bots with Google Hangouts, that's why we have to work around this. +

The authentication token will be generated and stored internally.