Chore: formatting

This commit is contained in:
Pieter Vander Vennet 2024-06-16 16:06:26 +02:00
parent 35eff07c80
commit c08fe03ed0
422 changed files with 31594 additions and 43019 deletions

View file

@ -43,7 +43,9 @@ The listed types here trigger a special input element. Use them in `tagrendering
29. [id](#id)
30. [slope](#slope)
31. [velopark](#velopark)
32. [currency](#currency)
32. [nsi](#nsi)
33. [Helper arguments](#helper-arguments)
34. [currency](#currency)
### string
@ -355,6 +357,29 @@ A special URL-validator that checks the domain name and rewrites to the correct
### nsi
Gives a list of possible suggestions for a brand or operator tag.
### Helper arguments
name | doc
------ | -----
options | A JSON-object of type `{ main: string, key: string }`.
subarg \| doc
-------- \| -----
main \| The main tag to give suggestions for, e.g. `amenity=restaurant`.
addExtraTags \| Extra tags to add to the suggestions, e.g. `nobrand=yes`.
### currency