Label declaration as statement #155

Closed
opened 2025-09-13 10:32:40 +02:00 by belka · 0 comments
Owner

Label names start with a dot and label declaration should just have a form of a statement separated by a semicolon from other statements:

.label;
…
Label names start with a dot and label declaration should just have a form of a statement separated by a semicolon from other statements: ``` .label; … ```
belka added the
bootstrap
label 2025-09-13 10:32:40 +02:00
belka closed this issue 2025-09-14 18:41:53 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: belka/elna#155
No description provided.