You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add isRenderedTextFile and hasRenderedText functions
Implements detection for rendered text files including markdown, textile, rdoc, org, creole, mediawiki, wiki, rst, asciidoc, and pod files. The hasRenderedText function combines isRepoRoot with isRenderedTextFile to identify pages that display rendered text content.
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>
0 commit comments