We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4e89e commit 46f498eCopy full SHA for 46f498e
schemas/styles/csl-choose.rnc
@@ -12,7 +12,6 @@ div {
12
## When specifying conditions, we allow either the attribute syntax or the element-based one.
13
choose.condition =
14
(condition.atts, match?)
15
- | element cs:conditions { match, condition.elem+ }
16
choose.if = element cs:if { choose.condition, rendering-element* }
17
choose.else-if =
18
element cs:else-if { choose.condition, rendering-element* }
0 commit comments