forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
a190597905
commit
087e639020
382 changed files with 29496 additions and 2675 deletions
|
@ -124,6 +124,7 @@ A charging station
|
|||
- [questions-technical](#questions-technical)
|
||||
- [move-button](#move-button)
|
||||
- [delete-button](#delete-button)
|
||||
- [spacer](#spacer)
|
||||
- [lod](#lod)
|
||||
6. [Filters](#filters)
|
||||
|
||||
|
@ -376,6 +377,7 @@ Elements must match **any** of the following expressions:
|
|||
| [questions-technical](#questions-technical) | _<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}_ | | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
|
||||
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### images
|
||||
|
@ -1437,6 +1439,11 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
*{delete_button()}*
|
||||
|
||||
### spacer
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*<div class='m-4'/>*
|
||||
|
||||
### lod
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue