Back to API Reference
Remarks
Tries each child rule in order until one matches. Useful for grouping related rules or creating reusable rule sets.
Highest child priority (including negative — a composite of auto-detection rules must not be promoted to explicit-markup priority 0), so longest-match ordering tries the composite as early as its strongest child. Without it the default 0 lets a shorter standalone marker (a * rule) preempt a composite that wraps a longer one (**), splitting the longer marker into the shorter.
