Add markdown preview to file explorer with accessibility improvements #277
Annotations
1 error and 9 warnings
|
Check that server is up
Process completed with exit code 7.
|
|
Upload test results
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
Lint:
src/components/workspace/MarkdownPreviewTabs.tsx#L93
Replace `⏎················ref={previewRef}⏎················className="prose·prose-sm·dark:prose-invert·max-w-none·p-4"⏎·············` with `·ref={previewRef}·className="prose·prose-sm·dark:prose-invert·max-w-none·p-4"`
|
|
Lint:
src/components/workspace/MarkdownPreviewTabs.tsx#L83
Delete `········`
|
|
Lint:
src/components/workspace/MarkdownPreviewTabs.tsx#L76
Replace `⏎··············code={content}⏎··············language={language}⏎··············maxHeight="none"⏎···········` with `·code={content}·language={language}·maxHeight="none"`
|
|
Lint:
src/components/workspace/MarkdownPreviewTabs.tsx#L42
Replace `g-gray-50·dark:bg-gray-900·border-b` with `order-b·bg-gray-50·dark:bg-gray-900`
|
|
Lint:
src/components/workspace/MarkdownPreviewTabs.tsx#L41
Replace `h-full·flex` with `flex·h-full`
|
|
|
|
Lint:
src/components/workspace/FilePreview.tsx#L14
Replace `⏎····fileName.endsWith('.markdown')·||⏎···` with `·fileName.endsWith('.markdown')·||`
|
|
|
Loading