mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 20:35:50 +00:00
Fix blockquote format
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -14,12 +14,9 @@ status: not_enabled
|
|||||||
|
|
||||||
The XRP Ledger offers support for tokens, also known as _IOUs _or _issued assets_. Such assets are, primarily, fungible.
|
The XRP Ledger offers support for tokens, also known as _IOUs _or _issued assets_. Such assets are, primarily, fungible.
|
||||||
|
|
||||||
|
> Fun·gi·ble /ˈfənjəbəl/ (adj)
|
||||||
Fun·gi·ble /ˈfənjəbəl/ (adj)
|
>
|
||||||
|
> 1. able to replace or be replaced by another identical item; mutually interchangeable.
|
||||||
|
|
||||||
|
|
||||||
1. able to replace or be replaced by another identical item; mutually interchangeable.
|
|
||||||
|
|
||||||
Fungible tokens can be easily traded between users for XRP or other issued assets on the XRP Ledger's decentralized exchange. This makes them ideal for payments.
|
Fungible tokens can be easily traded between users for XRP or other issued assets on the XRP Ledger's decentralized exchange. This makes them ideal for payments.
|
||||||
|
|
||||||
|
|||||||
@@ -33,6 +33,7 @@
|
|||||||
color: $danger;
|
color: $danger;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote,
|
||||||
.devportal-callout {
|
.devportal-callout {
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user