Methods#
(inner) meta(containerNameopt, escapeopt)#
Marpit PostCSS container query plugin.
Add support of container queries for child elements of the section element. (@container at-rule, and cqw cqh cqi cqb cqmin cqmax units)
Parameters:
| Name | Type | Attributes | Default | Description | 
|---|---|---|---|---|
| containerName | string | | <optional> | Container name | |
| escape | boolean | <optional> | true | Set whether to escape container name |