Closed coemgenuslcp closed 3 years ago
The [admon] element is failing for me in version 2.1.0, saying that the "label" is missing, though I have given it.
[admon]
Error Input parameter 'label' is required. Code [admon label="text" text]
Ah! Nevermind! I have not gotten accustomed to the change. Here is the correct syntax:
[admon (label = "text")]
The
[admon]
element is failing for me in version 2.1.0, saying that the "label" is missing, though I have given it.