mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 09:05:49 +00:00
Add line breaks after initial h1's consistently
This commit is contained in:
@@ -5,4 +5,5 @@ top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Tasks
|
||||
|
||||
Common tasks on the XRP Ledger.
|
||||
@@ -4,4 +4,5 @@ parent: tasks.html
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Manage Account Settings
|
||||
|
||||
Set up your XRP Ledger account to send and receive payments the way you want it to.
|
||||
@@ -4,4 +4,5 @@ parent: tasks.html
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Use Specialized Payment Types
|
||||
|
||||
Use advanced features like Escrow and Payment Channels to build smart applications on the XRP Ledger.
|
||||
@@ -4,4 +4,5 @@ parent: use-specialized-payment-types.html
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Use Escrows
|
||||
|
||||
The XRP Ledger supports escrows that can be executed only after a certain time has passed or a cryptographic condition has been fulfilled. Escrows can only send XRP, not issued currencies.
|
||||
@@ -4,4 +4,5 @@ parent: tasks.html
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Use Tokens
|
||||
|
||||
Create and trade tokens (fungible or otherwise) in the XRP Ledger.
|
||||
Reference in New Issue
Block a user