File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ div {
403
403
## Use the "and" term (e.g., "Doe, Johnson and Smith").
404
404
"text"
405
405
|
406
- ## Use the "ampersand" (e.g., "Doe, Johnson & Smith").
406
+ ## Use the "ampersand" (e.g., "Doe, Johnson & Smith").
407
407
"symbol"
408
408
}?,
409
409
@@ -634,8 +634,8 @@ div {
634
634
|
635
635
## Specify verbatim text.
636
636
attribute value { text }
637
- | (( attribute variable { variables.standard },
638
- [ a:defaultValue = "long" ] attribute form { "short" | "long" })?)
637
+ | (attribute variable { variables.standard },
638
+ [ a:defaultValue = "long" ] attribute form { "short" | "long" })?
639
639
}
640
640
# ==============================================================================
641
641
@@ -1007,7 +1007,7 @@ div {
1007
1007
|
1008
1008
## Renders text in title case.
1009
1009
"title"
1010
- |
1010
+ |
1011
1011
## Renders text in sentence case.
1012
1012
## Deprecated. Will be removed in CSL 1.1
1013
1013
"sentence"
You can’t perform that action at this time.
0 commit comments