We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hasRenderedText
export const isRenderedTextFile = isSingleFile && endsWith(md) export const hasRenderedText = isRepoRoot || isRenderedTextFile || etc
These shouldn't include SVG and other rendered content
Partially implemented in https://github.com/refined-github/refined-github/pull/4151/files#diff-a1b04b00ad1bdc63f8898dfbf43b2faf61ae3be4f50182d5a144d3e7f0dc7c29R14
The text was updated successfully, but these errors were encountered:
No branches or pull requests
These shouldn't include SVG and other rendered content
Partially implemented in https://github.com/refined-github/refined-github/pull/4151/files#diff-a1b04b00ad1bdc63f8898dfbf43b2faf61ae3be4f50182d5a144d3e7f0dc7c29R14
The text was updated successfully, but these errors were encountered: