Skip to content

Commit f39d8c7

Browse files
committed
first-line-heading
1 parent 733ec3f commit f39d8c7

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.markdownlint-cli2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ config:
2525
no-space-in-code: true
2626
no-space-in-links: true
2727
fenced-code-language: true
28-
# first-line-heading: true
28+
first-line-heading: true
2929
ol-prefix: one_or_ordered
3030
list-marker-space: true
3131
blanks-around-fences: true

docs/commerce/payment/enable_paypal_payments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Use Payum to integrate the PayPal payment processing service.
33
edition: commerce
44
---
55

6-
### Enable PayPal payments with Payum
6+
# Enable PayPal payments with Payum
77

88
By using Payum to integrate PayPal into your application, you can offer your customers a versatile payment processing service that supports various payment methods, including credit cards, debit cards, Pay Later options, and alternative payment methods.
99

@@ -42,5 +42,4 @@ ibexa:
4242
type:
4343
pp_express_checkout:
4444
name: "Translated PayPal Express Checkout name"
45-
4645
```

0 commit comments

Comments
 (0)