Home / Function/ selectRehypeExample() — astro Function Reference

selectRehypeExample() — astro Function Reference

Architecture documentation for the selectRehypeExample() function in mdx-plugins.test.js from the astro codebase.

Entity Profile

Dependency Diagram

graph TD
  17c7cb4f_ed90_b230_9e8d_225a9644a6ae["selectRehypeExample()"]
  e8760276_ae78_8548_876c_cdc1c14c40af["mdx-plugins.test.js"]
  17c7cb4f_ed90_b230_9e8d_225a9644a6ae -->|defined in| e8760276_ae78_8548_876c_cdc1c14c40af
  style 17c7cb4f_ed90_b230_9e8d_225a9644a6ae fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

packages/integrations/mdx/test/mdx-plugins.test.js lines 304–306

function selectRehypeExample(document) {
	return document.querySelector('div[data-rehype-plugin-works]');
}

Domain

Subdomains

Frequently Asked Questions

What does selectRehypeExample() do?
selectRehypeExample() is a function in the astro codebase, defined in packages/integrations/mdx/test/mdx-plugins.test.js.
Where is selectRehypeExample() defined?
selectRehypeExample() is defined in packages/integrations/mdx/test/mdx-plugins.test.js at line 304.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free