chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-07-10 18:26:31 +02:00
parent a190597905
commit 087e639020
382 changed files with 29496 additions and 2675 deletions

View file

@ -20,6 +20,7 @@ This layer is loaded from an external source, namely
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
- [status](#status)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
5. [Filters](#filters)
@ -49,6 +50,7 @@ Elements must match the expression **mr_taskId~.+**
-----|-----|-----|----- |
| [status](#status) | 8 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _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_ |
### status
@ -70,6 +72,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### 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_