Open Issues Need Help
View All on GitHub enhancement help wanted
Make the Google Analytics ID configurable — forks currently send analytics to my property 16 days ago
enhancement good first issue
enhancement good first issue
bug good first issue
Add tests for untested helpers: marketplace tree filtering, contributors, storage/debounce hooks 29 days ago
enhancement good first issue
enhancement good first issue
enhancement help wanted
Record the README demo GIF — the slot is ready and waiting about 1 month ago
documentation good first issue
documentation good first issue
CHANGELOG: backfill [Unreleased] with recently merged features about 1 month ago
documentation good first issue
Test infra: jsdom environment + .test.tsx support so hooks and components are testable about 1 month ago
enhancement help wanted
Rate-limit and cap the public MCP endpoint (/api/[transport]) about 1 month ago
enhancement help wanted security
Delete the dead src/lib/export-markdown.tsx export pipeline about 1 month ago
enhancement good first issue
Remove dead exports: buildKnowledgeSkillMd and unused analytics trackers about 1 month ago
enhancement good first issue
Show a toast when an export window is blocked by the popup blocker about 1 month ago
bug good first issue
Lazy-load images in the Markdown preview about 1 month ago
enhancement good first issue
Fix duplicate page heading: sidebar renders a second "MarkSight" <h2> about 1 month ago
bug good first issue
Fix sitemap lastModified churn (don't use new Date() at build time) about 1 month ago
bug good first issue
Add a keyboard-shortcuts reference table and screenshots to the README about 1 month ago
documentation good first issue
Synchronized scrolling between editor and preview panes about 1 month ago
enhancement help wanted good first issue
Fix inconsistent GitHub URL casing (rinava → Rinava) in app links about 1 month ago
bug good first issue
Give the document-outline sidebar a complementary landmark (<aside>) about 1 month ago
enhancement good first issue
Add a confirmation before clearing the document about 1 month ago
enhancement good first issue
enhancement good first issue
Add a copy button to code blocks in the preview about 1 month ago
enhancement good first issue
Mark the decorative logo icon as aria-hidden about 1 month ago
enhancement good first issue
Open external links in a new tab safely (target=_blank + rel=noopener) about 1 month ago
enhancement good first issue
Add placeholder text to the empty Markdown editor about 1 month ago
enhancement good first issue
Remove non-existent disallow paths from robots.ts about 1 month ago
enhancement good first issue
Add error handling to export HTML/PDF/preview actions about 1 month ago
bug good first issue
Fix link/heading miscounting in lib/markdown/metrics.ts about 1 month ago
bug good first issue
CI: run the Vitest suite on PRs (currently only lint + build) about 1 month ago
enhancement good first issue
Extract shared helpers to remove duplication (escapeHtml, downloadBlob, UI constants, toolbar scan) about 1 month ago
enhancement good first issue
Add an error.tsx error boundary for the App Router about 1 month ago
enhancement good first issue
enhancement help wanted
Improve the exported PDF: real page layout, page-break control, syntax highlighting, and a reliable print flow about 2 months ago
enhancement help wanted
Add Mermaid diagram support to the preview and exports about 2 months ago
enhancement help wanted
Add a custom not-found.tsx (styled 404 page) about 2 months ago
enhancement good first issue
Make the theme toggle announce its action and target state about 2 months ago
enhancement good first issue
Add a "Skip to main content" link for keyboard users about 2 months ago
enhancement good first issue
Document Outline sidebar detaches/floats at wide viewports (missing w-full on layout wrapper) about 2 months ago
bug good first issue
Scope editor keyboard shortcuts to the editor (global keydown listener fires regardless of focus) about 2 months ago
bug good first issue
enhancement help wanted good first issue
Add a word and character count status bar about 2 months ago
enhancement good first issue
Add a "Download Markdown (.md)" button to the export toolbar about 2 months ago
enhancement good first issue
enhancement good first issue
Replace the simulated export progress bar with honest feedback about 2 months ago
enhancement good first issue