forked from MapComplete/MapComplete
Housekeeping
This commit is contained in:
parent
1881749a2f
commit
cf202ce3af
123 changed files with 1582 additions and 1637 deletions
|
@ -181,13 +181,13 @@ The question is *What is the website of {title()}?*
|
|||
|
||||
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
|
||||
|
||||
This is rendered with `<a href='{website}' target='_blank'>{website}</a>`
|
||||
This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *<a href='{contact:website}' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
|
||||
- *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue