match_selector | R Documentation |
Match a selector to a container stack
match_selector(sels, cnts)
sels |
A list of selector nodes. |
cnts |
A list of container nodes. The last selector in the list must match the last container, so we do the matching from the back. This is because we use this function to calculate the style of newly encountered containers. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.