replace <br> with double-spaces in markdown files

This commit is contained in:
mampfes
2022-12-24 11:01:36 +01:00
parent f460d205a7
commit 293f2a1187
114 changed files with 286 additions and 331 deletions

View File

@@ -17,22 +17,22 @@ waste_collection_schedule:
### Configuration Variables
**uprn**<br>
**uprn**
*(string) (optional) (preferred method)*
This is required if you do not supply any other options. Using a UPRN removes the need to do an address look up using web requests.
**post_code**<br>
**post_code**
*(string) (optional)*
This is required if you do not supply a UPRN. Single space between 1st and 2nd part of postcode is optional.
**number**<br>
**number**
*(string) (optional)*
This is required if you supply a Postcode and have a house number.
**name**<br>
**name**
*(string) (optional)*
This is required if you supply a Postcode and you have a house name rather than a house number.