forked from MapComplete/MapComplete
Chore: update docs
This commit is contained in:
parent
a06e513c4f
commit
cda5805307
165 changed files with 12878 additions and 401 deletions
|
@ -31,6 +31,7 @@
|
|||
+ [translation](#translation)
|
||||
+ [icon](#icon)
|
||||
+ [fediverse](#fediverse)
|
||||
+ [id](#id)
|
||||
|
||||
|
||||
|
||||
|
@ -320,6 +321,14 @@ Makes sure that a valid .svg-path is added
|
|||
|
||||
|
||||
|
||||
Validates fediverse addresses and normalizes them into `@username@server`-format
|
||||
Validates fediverse addresses and normalizes them into `@username@server`-format
|
||||
|
||||
|
||||
|
||||
### id
|
||||
|
||||
|
||||
|
||||
Checks for valid identifiers for layers, will automatically replace spaces and uppercase
|
||||
|
||||
This document is autogenerated from [src/UI/InputElement/Validators.ts](https://github.com/pietervdvn/MapComplete/blob/develop/src/UI/InputElement/Validators.ts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue