-
Notifications
You must be signed in to change notification settings - Fork 575
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add extra lines around headings in content/en/docs/rate-limits.md (#1762
) # To fix the issue: #1761 ## Explanation - Currently there is a problem with importing `content/en/docs/rate-limits.md` file in Crowdin. Their support says: - There seems to be unexpected syntax in the file (missing newline after heading): - https://github.com/letsencrypt/website/blob/main/content/en/docs/rate-limits.md - It confused fm_md parser and headings + lines under them got imported as plain text. ## Solution - I have added extra lines around the headings Co-authored-by: Ludek Janda <ludek.janda@gmx.net>
- Loading branch information
1 parent
79036f9
commit da302fc
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters