Skip to content

Commit 5538b26

Browse files
author
Jon M
committed
fix: closing tags and indent
1 parent 3609680 commit 5538b26

5 files changed

Lines changed: 59 additions & 51 deletions

File tree

src/content/docs/guides/receive-test-payments.mdx

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,13 @@ If your browser extension is connected to a wallet that uses real money and you
5555

5656
7. Wait 10 minutes, then refresh the page. The pending incoming transaction will show as completed and reflect the amount deposited into your wallet.
5757

58-
<Card title='Example'>
59-
If your rate is €0.60 <abbr title='euros'>EUR</abbr> an hour and you waited for three Playground events, your incoming payment will be approximately €0.03.
60-
</Card>
58+
<Card title='Example'>
59+
If your rate is €0.60 <abbr title='euros'>EUR</abbr> an hour and you
60+
waited for three Playground events, your incoming payment will be
61+
approximately €0.03.
62+
</Card>
6163

62-
</Steps>
64+
</Steps>
6365

6466
## Receive a one-time payment
6567

@@ -76,8 +78,11 @@ If your browser extension is connected to a wallet that uses real money and you
7678

7779
4. Sign in to your <LinkOut href='https://wallet.interledger-test.dev/'>Interledger test wallet</LinkOut> and select **Transactions** from the left menu. A completed outgoing and incoming payment will appear.
7880

79-
<Card title='Incoming payment amount'>
80-
To mimic how a real wallet provider could act, the Interledger test network might show a 0.01 fee deducted from each outgoing payment. If you made a one-time payment of €1.00 <abbr title='euros'>EUR</abbr>, for example, the completed incoming payment might be for €0.99.
81-
</Card>
81+
<Card title='Incoming payment amount'>
82+
To mimic how a real wallet provider could act, the Interledger test
83+
network might show a 0.01 fee deducted from each outgoing payment. If you
84+
made a one-time payment of €1.00 <abbr title='euros'>EUR</abbr>, for
85+
example, the completed incoming payment might be for €0.99.
86+
</Card>
8287

83-
</Steps>
88+
</Steps>

src/content/docs/guides/send-test-payments.mdx

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ You must have a [funded test wallet account](/guides/test-wallet-sign-up) on Int
3030
4. Click **Agree** to allow the extension to connect to your wallet.
3131

3232
5. Click **Accept** on the Interledger request screen.
33-
</Steps>
33+
34+
</Steps>
3435

3536
## Configure continuous payments (optional)
3637

@@ -43,14 +44,14 @@ To change the rate of pay:
4344

4445
2. Select the _Rate_ tab, then enter the amount to send, per hour, to web monetized sites. Your changes are automatically saved.
4546

46-
<img
47-
src='/img/docs/extension/rate-tab.png'
48-
alt='Rate tab with rate of pay per hour field and continuous payment toggle'
49-
style='max-width:300px'
50-
class='img-outline'
51-
/>
47+
<img
48+
src='/img/docs/extension/rate-tab.png'
49+
alt='Rate tab with rate of pay per hour field and continuous payment toggle'
50+
style='max-width:300px'
51+
class='img-outline'
52+
/>
5253

53-
</Steps>
54+
</Steps>
5455

5556
## Send continuous payments
5657

@@ -101,4 +102,5 @@ If your extension is using <abbr title="US dollars">USD</abbr> with the default
101102
/>
102103

103104
5. Sign in to your <LinkOut href='https://wallet.interledger-test.dev/'>wallet account</LinkOut> and select **Transactions** to see the payment you just sent.
104-
</Steps>
105+
106+
</Steps>

src/content/docs/guides/test-wallet-sign-up.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Interledger Foundation's test wallet runs on a GateHub pre-production environmen
7474
class='img-outline'
7575
/>
7676

77-
</Steps>
77+
</Steps>
7878

7979
## Step 4 - Fund your wallet
8080

@@ -97,6 +97,6 @@ Interledger Foundation's test wallet runs on a GateHub pre-production environmen
9797
class='img-outline'
9898
/>
9999

100-
</Steps>
100+
</Steps>
101101

102102
You're ready to start testing Web Monetization after your deposit appears in your account.<br /><img src='/img/docs/testwallet/testwallet-balance-pp.png' alt='Account showing balance amount and payment pointer' style='max-width:350px' class='img-outline'/>

src/content/docs/supporters/get-started.mdx

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -121,16 +121,16 @@ After you install the extension, a page appears to guide you through the configu
121121

122122
8. A success screen appears when the connection is successful. You can close the tab.
123123

124-
<img
125-
src='/img/docs/extension/connection-success.png'
126-
alt='Web page displaying a connection successful screen'
127-
style='max-width:400px'
128-
class='img-outline'
129-
/>
124+
<img
125+
src='/img/docs/extension/connection-success.png'
126+
alt='Web page displaying a connection successful screen'
127+
style='max-width:400px'
128+
class='img-outline'
129+
/>
130130

131-
You're now ready to set up continuous payments.
131+
You're now ready to set up continuous payments.
132132

133-
</Steps>
133+
</Steps>
134134

135135
## Set up continuous payments
136136

@@ -169,7 +169,8 @@ Payments continue for as long as a web monetized page is active and in view. Con
169169
/>
170170

171171
3. Enter the amount the extension will send, per hour, to web monetized sites. Alternatively, select the **Continuous payment** toggle to enable/disable continuous payments for all web monetized pages.
172-
</Steps>
172+
173+
</Steps>
173174

174175
## Make a one-time payment
175176

@@ -187,14 +188,14 @@ You can make a one-time payment to a page instead of -- or in addition to -- con
187188

188189
2. Enter an amount. Be sure your balance can cover the amount, otherwise the payment will fail. Click **Send now**.
189190

190-
<img
191-
src='/img/docs/extension/otp-success.png'
192-
alt='Extension showing an available balance of four dollars, with a success message indicating one dollar was sent'
193-
style='max-width:300px'
194-
class='img-outline'
195-
/>
191+
<img
192+
src='/img/docs/extension/otp-success.png'
193+
alt='Extension showing an available balance of four dollars, with a success message indicating one dollar was sent'
194+
style='max-width:300px'
195+
class='img-outline'
196+
/>
196197

197-
</Steps>
198+
</Steps>
198199

199200
## Adjust your budget
200201

@@ -261,23 +262,23 @@ The extension only supports one wallet connection at a time. For example, if you
261262

262263
2. Click **Disconnect**.
263264

264-
<img
265-
src='/img/docs/extension/wallet-tab.png'
266-
alt="Extension's wallet tab showing the disconnect button"
267-
style='max-width:300px'
268-
class='img-outline'
269-
/>
265+
<img
266+
src='/img/docs/extension/wallet-tab.png'
267+
alt="Extension's wallet tab showing the disconnect button"
268+
style='max-width:300px'
269+
class='img-outline'
270+
/>
270271

271-
The extension's setup screen appears with your previously used wallet address and budget settings prefilled.
272+
The extension's setup screen appears with your previously used wallet address and budget settings prefilled.
272273

273-
<img
274-
src='/img/docs/extension/connection-setup-filled.png'
275-
alt="Extension's setup screen with previously used wallet address, budget amount, and recurrence setting saved"
276-
style='max-width:300px'
277-
class='img-outline'
278-
/>
274+
<img
275+
src='/img/docs/extension/connection-setup-filled.png'
276+
alt="Extension's setup screen with previously used wallet address, budget amount, and recurrence setting saved"
277+
style='max-width:300px'
278+
class='img-outline'
279+
/>
279280

280-
</Steps>
281+
</Steps>
281282

282283
## Resolve a key addition failure <a id="manually-add-key"></a>
283284

src/content/docs/wallets.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The Interledger test wallet provides a great way to test Web Monetization withou
116116
If you're setting up the extension, you can enter your payment pointer as it's shown. If you're adding Web Monetization to your website, you must change `$` to `https://`. For example, `https://ilp.gatehub.net/150012576/USD`.
117117
:::
118118

119-
</Steps>
119+
</Steps>
120120
</details>
121121

122122
<details>
@@ -142,7 +142,7 @@ The Interledger test wallet provides a great way to test Web Monetization withou
142142
You can use this wallet address in both the Web Monetization extension and on your website. The `https://` prefix is already included.
143143
:::
144144

145-
</Steps>
145+
</Steps>
146146
For detailed setup instructions, visit the{' '}
147147
<LinkOut href='https://chimoney.io/blogs/how-to-get-started-with-web-monetization-using-chimoney/'>
148148
Chimoney Web Monetization Guide

0 commit comments

Comments
 (0)