diff --git a/src/content/docs/content/test.mdx b/src/content/docs/content/test.mdx new file mode 100644 index 0000000..4398af3 --- /dev/null +++ b/src/content/docs/content/test.mdx @@ -0,0 +1,34 @@ +--- +title: Test +--- + +## Quotes + +1. Click "Create an account" at the bottom right of the screen. +2. Enter your e-mail address, a password, confirm the password and click the arrowhead. +3. Go to your inbox and look for an e-mail sent by tech@interledger.org with the subject "[Rafiki.Money] Verify your account." +4. Click "Confirm my email address." +5. Click "Login to your account" at the email verification screen. +6. Log in with your credentials. + +
+ +## Bold + +1. Click **Create an account** at the bottom right of the screen. +2. Enter your e-mail address, a password, confirm the password and click the arrowhead. +3. Go to your inbox and look for an e-mail sent by tech@interledger.org with the subject "[Rafiki.Money] Verify your account." +4. Click **Confirm my email address**. +5. Click **Login to your account** at the email verification screen. +6. Log in with your credentials. + +
+ +## Italics + +1. Click _Create an account_ at the bottom right of the screen. +2. Enter your e-mail address, a password, confirm the password and click the arrowhead. +3. Go to your inbox and look for an e-mail sent by tech@interledger.org with the subject "[Rafiki.Money] Verify your account." +4. Click _Confirm my email address_. +5. Click _Login to your account_ at the email verification screen. +6. Log in with your credentials.