### Context ```` ```{exercise-start} :label: ex1 ``` ```` is formatted as ```` ```{exercise-start} --- label: ex1 --- ``` ```` ### Proposal I think it is too verbose for this case, especially when we have several directives like that in a file. When there is only 1 parameter, it should be kept with the syntax `:label: ex1`. ### Tasks and updates _No response_